X-Git-Url: https://git.llucax.com/software/bife/base.git/blobdiff_plain/0ff9ea7b04718bf9ad773a3998548a4ff0fbd40c..21b0e8ce890d9617c9c3073d3cc3988e135f3d0c:/examples/index.php?ds=sidebyside diff --git a/examples/index.php b/examples/index.php index 5a7e24a..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/'); ?>