X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/78a4e568bfc178ddc4f685c6d76c44aad1a158ff..29089cb8d01a4748b84995178051d39e3e960ae9:/base/examples/index.php?ds=sidebyside diff --git a/base/examples/index.php b/base/examples/index.php index 5a7e24a..5377064 100644 --- a/base/examples/index.php +++ b/base/examples/index.php @@ -1,5 +1,5 @@ -parseFile($file); -$parser->__destruct(); -echo $page->render($template); +// Starts bife. +header('Location: bife/'); ?>