]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - script.php
[!!][FEATURE] Remove XHTML doctype
[jirafeau_mojo42.git] / script.php
index 5e02456e3f5346415135d35071e4461970515d89..c3b722f82518bd1a479ee025fd5819ad7a500aa6 100644 (file)
  * If you don't want this feature, you can simply delete this file from your
  * web directory.
  */
-
 define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/');
 
-require (JIRAFEAU_ROOT . 'lib/config.original.php');
 require (JIRAFEAU_ROOT . 'lib/settings.php');
 require (JIRAFEAU_ROOT . 'lib/functions.php');
 require (JIRAFEAU_ROOT . 'lib/lang.php');

patrick-canterino.de