X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/94e74dd4e317d5217ada7bd1c5adefc1c34efcb7..0bc38f0abdc18d6b4fffaa0c65d2a8f34a298969:/base/examples/index.php?ds=sidebyside diff --git a/base/examples/index.php b/base/examples/index.php index c38ac9c..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/'); ?>