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