X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/715ddc41f45dcf4d64348fef69844618ad1abb3d..c6ec7da2a3e4d8839ca7873c9dcb196da613609c:/examples/hit.php diff --git a/examples/hit.php b/examples/hit.php index 0f7ce47..f9ec397 100644 --- a/examples/hit.php +++ b/examples/hit.php @@ -29,7 +29,7 @@ // This is a simple test and example of HTML_Template_HIT $tmp = ini_get('include_path'); -ini_set('include_path', "../src:$tmp"); +ini_set('include_path', "../core:$tmp"); unset($tmp); umask('002');