X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/3e2eb5e41c2a7fae1a552153e7665786d379b82b..29089cb8d01a4748b84995178051d39e3e960ae9:/base/examples/index.php 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/'); ?>