]> git.llucax.com Git - software/bife/web.git/blobdiff - index.php
Fixed typos.
[software/bife/web.git] / index.php
index 862cc1ff244c9ae438a3b370ca844b4dedba88ff..f4f86606f9bfab7c318b0db7bce3efdcea1ec6b1 100644 (file)
--- a/index.php
+++ b/index.php
@@ -27,8 +27,6 @@
 //
 
 // Inicialization {{{
-#ini_set('include_path', '../src:../../hit/src:../../bife/src:'.
-#    ini_get('include_path'));
 umask('002');
 require_once 'HTML/Template/HIT.php';
 require_once 'BIFE/Parser.php';