X-Git-Url: https://git.llucax.com/software/bife/base.git/blobdiff_plain/9e4e164e9997bc088d2d6d711b482c5e1543875c..0ff9ea7b04718bf9ad773a3998548a4ff0fbd40c:/examples/index.php?ds=inline diff --git a/examples/index.php b/examples/index.php index 8983349..5a7e24a 100644 --- a/examples/index.php +++ b/examples/index.php @@ -26,7 +26,7 @@ // $Id$ // -ini_set('include_path', '../src:../../hit/src:../../bife/src:', +ini_set('include_path', '../src:../../hit/src:../../bife/src:' . ini_get('include_path')); umask('002');