diff options
Diffstat (limited to 'admin/group_list.php')
-rw-r--r-- | admin/group_list.php | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/admin/group_list.php b/admin/group_list.php index c600480bc..4ea0104c7 100644 --- a/admin/group_list.php +++ b/admin/group_list.php @@ -1,9 +1,11 @@ <?php /*************************************************************************** - * group.php * + * group_list.php * * ------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL <pierrick@z0rglub.com> * + * application : PhpWebGallery 1.3 <http://phpwebgallery.net> * + * author : Pierrick LE GALL <pierrick@z0rglub.com> * + * * + * $Id$ * * ***************************************************************************/ |