diff options
Diffstat (limited to '')
-rw-r--r-- | admin/user_modify.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/admin/user_modify.php b/admin/user_modify.php index 792eef16b..69104704e 100644 --- a/admin/user_modify.php +++ b/admin/user_modify.php @@ -2,8 +2,10 @@ /*************************************************************************** * user_modify.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$ * * ***************************************************************************/ |