X-Git-Url: https://git.llucax.com/software/bife/album.git/blobdiff_plain/d3f41f9634d581f812cef16212bb4d8480937627..1c04e439cb1d0b573b0ed648d473d31205493c9a:/examples/index.php?ds=inline diff --git a/examples/index.php b/examples/index.php index dcc619f..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/'); ?>