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