X-Git-Url: https://git.llucax.com/software/bife/base.git/blobdiff_plain/9e4e164e9997bc088d2d6d711b482c5e1543875c..95271ba1e01d8ed30952e77692c4a185e16855ca:/examples/index.php?ds=inline diff --git a/examples/index.php b/examples/index.php index 8983349..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/'); ?>