Show
Ignore:
Timestamp:
07/09/08 15:56:26 (6 months ago)
Author:
mikey
Message:

bugfix: throw exception if opening of xml files fails

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/PRE_NAMESPACES/build.php

    r131 r139  
    1717$starArchive->addMetaData('version', '0.3.0dev'); 
    1818$starArchive->addMetaData('author', 'XJConf Development Team <http://php.xjconf.net>'); 
    19 $starArchive->addMetaData('copyright', '© 2007-2008 XJConf Development Team'); 
     19$starArchive->addMetaData('copyright', '(c) 2007-2008 XJConf Development Team'); 
    2020$starArchive->create(); 
    2121?>