X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/2ca13aad316873633c3fd9ba59ee2f5579d90272..5a38104a646a3e60a7c29f816f034691ae354351:/examples/index.php diff --git a/examples/index.php b/examples/index.php index b748728..d00262c 100644 --- a/examples/index.php +++ b/examples/index.php @@ -39,6 +39,7 @@ require_once 'BIFE/Page.php'; require_once 'BIFE/Title.php'; require_once 'BIFE/Link.php'; #require_once 'BIFE/Album.php'; +#require_once 'BIFE/AlbumPhoto.php'; #require_once 'BIFE.php'; $file = isset($_REQUEST['BIFE']) ? $_REQUEST['BIFE'] : 'index.xbf';