aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2004-11-06 21:12:59 +0000
committerz0rglub <z0rglub@piwigo.org>2004-11-06 21:12:59 +0000
commita8b1a03018df2d97e1ed01f069d0c7df5b6f1517 (patch)
treec482eb9e5fb61e3a6e14a60b381ece1e0b13317a /admin
parentfb53abe3bdb0746f52934b84e1627c6ff99c5339 (diff)
update headers to comply with GPL
git-svn-id: http://piwigo.org/svn/trunk@593 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/admin_phpinfo.php8
-rw-r--r--admin/admin_upload.php8
-rw-r--r--admin/cat_list.php8
-rw-r--r--admin/cat_modify.php8
-rw-r--r--admin/cat_perm.php8
-rw-r--r--admin/configuration.php8
-rw-r--r--admin/group_list.php8
-rw-r--r--admin/group_perm.php8
-rw-r--r--admin/help.php8
-rw-r--r--admin/images/global_stats.img.php8
-rw-r--r--admin/images/phpBarGraph.php8
-rw-r--r--admin/include/functions.php8
-rw-r--r--admin/include/functions_metadata.php8
-rw-r--r--admin/include/isadmin.inc.php8
-rw-r--r--admin/infos_images.php8
-rw-r--r--admin/picture_modify.php8
-rw-r--r--admin/remote_site.php8
-rw-r--r--admin/search.php10
-rw-r--r--admin/stats.php8
-rw-r--r--admin/thumbnail.php8
-rw-r--r--admin/update.php8
-rw-r--r--admin/user_list.php8
-rw-r--r--admin/user_modify.php8
-rw-r--r--admin/user_perm.php8
-rw-r--r--admin/user_search.php8
-rw-r--r--admin/waiting.php8
26 files changed, 105 insertions, 105 deletions
diff --git a/admin/admin_phpinfo.php b/admin/admin_phpinfo.php
index ebae7ab52..af5806774 100644
--- a/admin/admin_phpinfo.php
+++ b/admin/admin_phpinfo.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | admin_phpinfo.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/admin_upload.php b/admin/admin_upload.php
index 757f00abe..596e5c97c 100644
--- a/admin/admin_upload.php
+++ b/admin/admin_upload.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | admin_upload.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/cat_list.php b/admin/cat_list.php
index a1746b106..ca3953f78 100644
--- a/admin/cat_list.php
+++ b/admin/cat_list.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | cat_list.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/cat_modify.php b/admin/cat_modify.php
index 1adad78aa..a7259eeb3 100644
--- a/admin/cat_modify.php
+++ b/admin/cat_modify.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | cat_modify.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/cat_perm.php b/admin/cat_perm.php
index d18a5f3b4..1a83c0d3d 100644
--- a/admin/cat_perm.php
+++ b/admin/cat_perm.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | cat_perm.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/configuration.php b/admin/configuration.php
index a64c6a3e8..bec557c5b 100644
--- a/admin/configuration.php
+++ b/admin/configuration.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | configuration.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/group_list.php b/admin/group_list.php
index 20a9788c2..6af820eab 100644
--- a/admin/group_list.php
+++ b/admin/group_list.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | group_list.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/group_perm.php b/admin/group_perm.php
index 6749b21b6..9725eafab 100644
--- a/admin/group_perm.php
+++ b/admin/group_perm.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | group_perm.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/help.php b/admin/help.php
index 770d6d187..aea90c74b 100644
--- a/admin/help.php
+++ b/admin/help.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | help.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/images/global_stats.img.php b/admin/images/global_stats.img.php
index d70dff85d..1734cc218 100644
--- a/admin/images/global_stats.img.php
+++ b/admin/images/global_stats.img.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | monthly_visits.img.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/images/phpBarGraph.php b/admin/images/phpBarGraph.php
index 7b5fba243..1d22ff7e7 100644
--- a/admin/images/phpBarGraph.php
+++ b/admin/images/phpBarGraph.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | phpBarGraph.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/include/functions.php b/admin/include/functions.php
index 900b7e037..9dcd17ebb 100644
--- a/admin/include/functions.php
+++ b/admin/include/functions.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/include/functions_metadata.php b/admin/include/functions_metadata.php
index 0f9f090b5..e7eb5effd 100644
--- a/admin/include/functions_metadata.php
+++ b/admin/include/functions_metadata.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | functions_metadata.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/include/isadmin.inc.php b/admin/include/isadmin.inc.php
index af32efce0..90398702b 100644
--- a/admin/include/isadmin.inc.php
+++ b/admin/include/isadmin.inc.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | isadmin.inc.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/infos_images.php b/admin/infos_images.php
index 29983e327..0f13b829e 100644
--- a/admin/infos_images.php
+++ b/admin/infos_images.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | infos_images.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/picture_modify.php b/admin/picture_modify.php
index c70a4d250..90d99d5fa 100644
--- a/admin/picture_modify.php
+++ b/admin/picture_modify.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | picture_modify.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/remote_site.php b/admin/remote_site.php
index 6c1b9720e..b1c913914 100644
--- a/admin/remote_site.php
+++ b/admin/remote_site.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | remote_site.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/search.php b/admin/search.php
index 9a5b27ef4..18129020a 100644
--- a/admin/search.php
+++ b/admin/search.php
@@ -1,10 +1,10 @@
-<?
+<?php
// +-----------------------------------------------------------------------+
-// | search.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/stats.php b/admin/stats.php
index 41df7b61b..315b275d5 100644
--- a/admin/stats.php
+++ b/admin/stats.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | stats.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/thumbnail.php b/admin/thumbnail.php
index c38da627d..657aff9c4 100644
--- a/admin/thumbnail.php
+++ b/admin/thumbnail.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | thumbnail.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/update.php b/admin/update.php
index 8cfd4ad34..a01926c18 100644
--- a/admin/update.php
+++ b/admin/update.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | update.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/user_list.php b/admin/user_list.php
index 5815a4dce..c15980d72 100644
--- a/admin/user_list.php
+++ b/admin/user_list.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user_list.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/user_modify.php b/admin/user_modify.php
index 38614b62e..8ac6f5f81 100644
--- a/admin/user_modify.php
+++ b/admin/user_modify.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user_modify.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/user_perm.php b/admin/user_perm.php
index 24dd22019..fa94667e5 100644
--- a/admin/user_perm.php
+++ b/admin/user_perm.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user_perm.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/user_search.php b/admin/user_search.php
index fabb68e02..0d7d17bbd 100644
--- a/admin/user_search.php
+++ b/admin/user_search.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | user_search.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$
diff --git a/admin/waiting.php b/admin/waiting.php
index e49505e82..4607cc002 100644
--- a/admin/waiting.php
+++ b/admin/waiting.php
@@ -1,10 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | waiting.php |
-// +-----------------------------------------------------------------------+
-// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : BSF (Best So Far) |
+// | PhpWebGallery - a PHP based picture gallery |
+// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
+// | Copyright (C) 2003-2004 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
+// | branch : BSF (Best So Far)
// | file : $RCSfile$
// | last update : $Date$
// | last modifier : $Author$