From 6cbffaa646892d4d100967a5b28c86eefe1e051d Mon Sep 17 00:00:00 2001 From: z0rglub Date: Sun, 24 Aug 2003 07:40:56 +0000 Subject: improve the header of each file git-svn-id: http://piwigo.org/svn/trunk@57 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/config.inc.php | 6 ++++-- include/functions.inc.php | 6 ++++-- include/functions_category.inc.php | 6 ++++-- include/functions_group.inc.php | 6 ++++-- include/functions_session.inc.php | 6 ++++-- include/functions_user.inc.php | 6 ++++-- include/functions_xml.inc.php | 6 ++++-- include/index.php | 10 ++++++++++ include/init.inc.php | 6 ++++-- include/user.inc.php | 6 ++++-- 10 files changed, 46 insertions(+), 18 deletions(-) (limited to 'include') diff --git a/include/config.inc.php b/include/config.inc.php index ae54d5616..14ae8a1bc 100644 --- a/include/config.inc.php +++ b/include/config.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * config.inc.php * * ------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** diff --git a/include/functions.inc.php b/include/functions.inc.php index fbc5f4d51..3345ef55f 100644 --- a/include/functions.inc.php +++ b/include/functions.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * functions.inc.php * * ------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** diff --git a/include/functions_category.inc.php b/include/functions_category.inc.php index f2ec5652a..031011b61 100644 --- a/include/functions_category.inc.php +++ b/include/functions_category.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * functions_category.inc.php * * -------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** diff --git a/include/functions_group.inc.php b/include/functions_group.inc.php index f8987ab29..68c01b68d 100644 --- a/include/functions_group.inc.php +++ b/include/functions_group.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * functions_group.inc.php * * -------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** diff --git a/include/functions_session.inc.php b/include/functions_session.inc.php index 34032b572..4ce08d92f 100644 --- a/include/functions_session.inc.php +++ b/include/functions_session.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * functions_session.inc.php * * ------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** diff --git a/include/functions_user.inc.php b/include/functions_user.inc.php index 1d55d4bbe..8f4b6e647 100644 --- a/include/functions_user.inc.php +++ b/include/functions_user.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * functions_user.inc.php * * -------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** diff --git a/include/functions_xml.inc.php b/include/functions_xml.inc.php index 61ed5d0f9..12cc82787 100644 --- a/include/functions_xml.inc.php +++ b/include/functions_xml.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * functions_xml.inc.php * * ------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** diff --git a/include/index.php b/include/index.php index 0b5239bb2..280a7e97b 100644 --- a/include/index.php +++ b/include/index.php @@ -1,4 +1,14 @@ * + * author : Pierrick LE GALL * + * * + * $Id$ + * * + ***************************************************************************/ + $url = '../category.php'; header( 'Request-URI: '.$url ); header( 'Content-Location: '.$url ); diff --git a/include/init.inc.php b/include/init.inc.php index 0a8765cf9..87059e4c9 100644 --- a/include/init.inc.php +++ b/include/init.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * init.inc.php * * ------------------- * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** diff --git a/include/user.inc.php b/include/user.inc.php index a90e8983d..8fc399560 100644 --- a/include/user.inc.php +++ b/include/user.inc.php @@ -2,8 +2,10 @@ /*************************************************************************** * user.inc.php * * ------------------ * - * application : PhpWebGallery 1.3 * - * author : Pierrick LE GALL * + * application : PhpWebGallery 1.3 * + * author : Pierrick LE GALL * + * * + * $Id$ * * *************************************************************************** -- cgit v1.2.3