aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-08-24 07:40:56 +0000
committerz0rglub <z0rglub@piwigo.org>2003-08-24 07:40:56 +0000
commit6cbffaa646892d4d100967a5b28c86eefe1e051d (patch)
tree287571a37136cae6559dc6fd6059556dd9ba3b03 /admin
parent0f502ef69ed74a0cd599158d3599a9834b77e850 (diff)
improve the header of each file
git-svn-id: http://piwigo.org/svn/trunk@57 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/admin.php6
-rw-r--r--admin/cat_list.php8
-rw-r--r--admin/cat_modify.php6
-rw-r--r--admin/cat_perm.php6
-rw-r--r--admin/comments.php6
-rw-r--r--admin/configuration.php6
-rw-r--r--admin/create_listing_file.php10
-rw-r--r--admin/group_list.php8
-rw-r--r--admin/group_perm.php8
-rw-r--r--admin/help.php6
-rw-r--r--admin/include/functions.php6
-rw-r--r--admin/include/isadmin.inc.php6
-rw-r--r--admin/infos_images.php6
-rw-r--r--admin/install.php8
-rw-r--r--admin/stats.php6
-rw-r--r--admin/thumbnail.php6
-rw-r--r--admin/update.php6
-rw-r--r--admin/user_add.php6
-rw-r--r--admin/user_list.php6
-rw-r--r--admin/user_modify.php6
-rw-r--r--admin/user_perm.php6
-rw-r--r--admin/waiting.php6
22 files changed, 98 insertions, 46 deletions
diff --git a/admin/admin.php b/admin/admin.php
index 37365fd51..7ea97fdd7 100644
--- a/admin/admin.php
+++ b/admin/admin.php
@@ -2,8 +2,10 @@
/***************************************************************************
* admin.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$
* *
***************************************************************************/
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$
* *
***************************************************************************/
diff --git a/admin/cat_modify.php b/admin/cat_modify.php
index a10655975..90b3cac48 100644
--- a/admin/cat_modify.php
+++ b/admin/cat_modify.php
@@ -2,8 +2,10 @@
/***************************************************************************
* cat_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$
* *
***************************************************************************/
diff --git a/admin/cat_perm.php b/admin/cat_perm.php
index 6ea50a73a..48c671552 100644
--- a/admin/cat_perm.php
+++ b/admin/cat_perm.php
@@ -2,8 +2,10 @@
/***************************************************************************
* cat_perm.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$
* *
***************************************************************************/
diff --git a/admin/comments.php b/admin/comments.php
index d6bd55379..127d495f4 100644
--- a/admin/comments.php
+++ b/admin/comments.php
@@ -2,8 +2,10 @@
/***************************************************************************
* comments.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$
* *
***************************************************************************/
diff --git a/admin/configuration.php b/admin/configuration.php
index 71802db1f..de2cc6f26 100644
--- a/admin/configuration.php
+++ b/admin/configuration.php
@@ -2,9 +2,11 @@
/***************************************************************************
* configuration.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$
* *
***************************************************************************/
diff --git a/admin/create_listing_file.php b/admin/create_listing_file.php
index 1a066a12e..97e061be1 100644
--- a/admin/create_listing_file.php
+++ b/admin/create_listing_file.php
@@ -1,4 +1,14 @@
<?php
+/***************************************************************************
+ * create_listing_file.php *
+ * ------------------- *
+ * application : PhpWebGallery 1.3 <http://phpwebgallery.net> *
+ * author : Pierrick LE GALL <pierrick@z0rglub.com> *
+ * *
+ * $Id$
+ * *
+ ***************************************************************************/
+
$prefix_thumbnail = 'TN-';
$conf['picture_ext'] = array ( 'jpg', 'gif', 'png', 'JPG', 'GIF', 'PNG' );
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$
* *
***************************************************************************/
diff --git a/admin/group_perm.php b/admin/group_perm.php
index ef514f6b2..f2993f07c 100644
--- a/admin/group_perm.php
+++ b/admin/group_perm.php
@@ -1,9 +1,11 @@
<?php
/***************************************************************************
- * group_perm.php *
+ * group_perm.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$
* *
***************************************************************************/
diff --git a/admin/help.php b/admin/help.php
index 7de9597f8..307c6ca5f 100644
--- a/admin/help.php
+++ b/admin/help.php
@@ -2,8 +2,10 @@
/***************************************************************************
* help.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$
* *
***************************************************************************/
diff --git a/admin/include/functions.php b/admin/include/functions.php
index 6a5ed195e..dfb4aab90 100644
--- a/admin/include/functions.php
+++ b/admin/include/functions.php
@@ -2,8 +2,10 @@
/***************************************************************************
* functions.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$
* *
***************************************************************************
diff --git a/admin/include/isadmin.inc.php b/admin/include/isadmin.inc.php
index 17ef1435f..d6f8c2cc5 100644
--- a/admin/include/isadmin.inc.php
+++ b/admin/include/isadmin.inc.php
@@ -2,8 +2,10 @@
/***************************************************************************
* isadmin.inc.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$
* *
***************************************************************************
diff --git a/admin/infos_images.php b/admin/infos_images.php
index c638d883d..9a8b77939 100644
--- a/admin/infos_images.php
+++ b/admin/infos_images.php
@@ -2,8 +2,10 @@
/***************************************************************************
* infos_images.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$
* *
***************************************************************************/
diff --git a/admin/install.php b/admin/install.php
index 91a235f7b..b02cf503e 100644
--- a/admin/install.php
+++ b/admin/install.php
@@ -1,9 +1,11 @@
<?php
/***************************************************************************
- * install_step1.php is a part of PhpWebGallery *
+ * install.php *
* ------------------- *
- * last update : Tuesday, July 16, 2002 *
- * email : pierrick@z0rglub.com *
+ * application : PhpWebGallery 1.3 <http://phpwebgallery.net> *
+ * author : Pierrick LE GALL <pierrick@z0rglub.com> *
+ * *
+ * $Id$
* *
***************************************************************************/
diff --git a/admin/stats.php b/admin/stats.php
index 6e2b47cc2..6561a9eb9 100644
--- a/admin/stats.php
+++ b/admin/stats.php
@@ -2,8 +2,10 @@
/***************************************************************************
* stats.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$
* *
***************************************************************************/
diff --git a/admin/thumbnail.php b/admin/thumbnail.php
index 747c22dd3..171049a1c 100644
--- a/admin/thumbnail.php
+++ b/admin/thumbnail.php
@@ -2,8 +2,10 @@
/***************************************************************************
* thumbnail.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$
* *
***************************************************************************/
diff --git a/admin/update.php b/admin/update.php
index 30d8e0f88..9e6b07e7d 100644
--- a/admin/update.php
+++ b/admin/update.php
@@ -2,8 +2,10 @@
/***************************************************************************
* update.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$
* *
***************************************************************************/
diff --git a/admin/user_add.php b/admin/user_add.php
index d138c4933..d2353d212 100644
--- a/admin/user_add.php
+++ b/admin/user_add.php
@@ -2,8 +2,10 @@
/***************************************************************************
* user_add.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$
* *
***************************************************************************/
diff --git a/admin/user_list.php b/admin/user_list.php
index feb074929..984c5488b 100644
--- a/admin/user_list.php
+++ b/admin/user_list.php
@@ -2,8 +2,10 @@
/***************************************************************************
* user_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$
* *
***************************************************************************/
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$
* *
***************************************************************************/
diff --git a/admin/user_perm.php b/admin/user_perm.php
index 9284b9b24..d95d73c6b 100644
--- a/admin/user_perm.php
+++ b/admin/user_perm.php
@@ -2,8 +2,10 @@
/***************************************************************************
* user_perm.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$
* *
***************************************************************************/
diff --git a/admin/waiting.php b/admin/waiting.php
index 2525c95ab..206705b8f 100644
--- a/admin/waiting.php
+++ b/admin/waiting.php
@@ -2,8 +2,10 @@
/***************************************************************************
* waiting.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$
* *
***************************************************************************/