diff options
Diffstat (limited to '')
-rw-r--r-- | admin/cat_list.php | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/admin/cat_list.php b/admin/cat_list.php index b58e25d24..97816b088 100644 --- a/admin/cat_list.php +++ b/admin/cat_list.php @@ -1,10 +1,12 @@ <?php /*************************************************************************** - * cat.php * + * cat_list.php * * ------------------- * - * application : PhpWebGallery 1.3 * + * application : PhpWebGallery 1.3 <http://phpwebgallery.net> * * website : http://www.phpwebgallery.net * - * author : Pierrick LE GALL <pierrick@z0rglub.com> * + * author : Pierrick LE GALL <pierrick@z0rglub.com> * + * * + * $Id$ * * ***************************************************************************/ |