From 262332a04351f1379c7edc458081c747d00d0b54 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Mon, 7 Jul 2003 01:53:24 +0000 Subject: [PATCH] - Updated package.xml and Doxyfile. - Fixed examples. --- album/Doxyfile | 2 +- album/examples/index.php | 32 ++++++++++++++++++++++++++++++++ album/package.xml | 7 ++++--- 3 files changed, 37 insertions(+), 4 deletions(-) create mode 100644 album/examples/index.php diff --git a/album/Doxyfile b/album/Doxyfile index ef391b1..038e6e9 100644 --- a/album/Doxyfile +++ b/album/Doxyfile @@ -4,7 +4,7 @@ # General configuration options #--------------------------------------------------------------------------- PROJECT_NAME = "BIFE Album" -PROJECT_NUMBER = 0.11 +PROJECT_NUMBER = 0.12 OUTPUT_DIRECTORY = api OUTPUT_LANGUAGE = English USE_WINDOWS_ENCODING = NO diff --git a/album/examples/index.php b/album/examples/index.php new file mode 100644 index 0000000..5377064 --- /dev/null +++ b/album/examples/index.php @@ -0,0 +1,32 @@ + | +// +--------------------------------------------------------------------+ +// +// $Id$ +// + +// Starts bife. +header('Location: bife/'); + +?> diff --git a/album/package.xml b/album/package.xml index ba6baed..7bb7d92 100644 --- a/album/package.xml +++ b/album/package.xml @@ -3,7 +3,7 @@ BIFE_Album BIFE Album Widget Set - TBD. + TBD. GPL @@ -16,7 +16,7 @@ - 0.11 + 0.12 2003-06-29 alpha Check http://bife.llucax.hn.org/ for details. @@ -33,6 +33,7 @@ index.php + bife.php index.xbf photo.xbf @@ -55,6 +56,6 @@ 4.2.3 HTML_Template_HIT BIFE - BIFE_Basic + BIFE_Basic -- 2.43.0