diff options
Diffstat (limited to 'admin/install.php')
-rw-r--r-- | admin/install.php | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/admin/install.php b/admin/install.php index 91a235f7b..b02cf503e 100644 --- a/admin/install.php +++ b/admin/install.php @@ -1,9 +1,11 @@ <?php /*************************************************************************** - * install_step1.php is a part of PhpWebGallery * + * install.php * * ------------------- * - * last update : Tuesday, July 16, 2002 * - * email : pierrick@z0rglub.com * + * application : PhpWebGallery 1.3 <http://phpwebgallery.net> * + * author : Pierrick LE GALL <pierrick@z0rglub.com> * + * * + * $Id$ * * ***************************************************************************/ |