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