diff options
Diffstat (limited to '')
-rw-r--r-- | include/category_calendar.inc.php | 8 | ||||
-rw-r--r-- | include/category_default.inc.php | 8 | ||||
-rw-r--r-- | include/category_recent_cats.inc.php | 8 | ||||
-rw-r--r-- | include/category_subcats.inc.php | 8 | ||||
-rw-r--r-- | include/common.inc.php | 8 | ||||
-rw-r--r-- | include/config.inc.php | 8 | ||||
-rw-r--r-- | include/constants.php | 8 | ||||
-rw-r--r-- | include/functions.inc.php | 8 | ||||
-rw-r--r-- | include/functions_category.inc.php | 8 | ||||
-rw-r--r-- | include/functions_group.inc.php | 8 | ||||
-rw-r--r-- | include/functions_html.inc.php | 8 | ||||
-rw-r--r-- | include/functions_metadata.inc.php | 8 | ||||
-rw-r--r-- | include/functions_session.inc.php | 8 | ||||
-rw-r--r-- | include/functions_user.inc.php | 8 | ||||
-rw-r--r-- | include/functions_xml.inc.php | 9 | ||||
-rw-r--r-- | include/index.php | 8 | ||||
-rw-r--r-- | include/page_header.php | 8 | ||||
-rw-r--r-- | include/page_tail.php | 8 | ||||
-rw-r--r-- | include/template.php | 8 | ||||
-rw-r--r-- | include/user.inc.php | 8 |
20 files changed, 80 insertions, 81 deletions
diff --git a/include/category_calendar.inc.php b/include/category_calendar.inc.php index 60851e692..ad0ca1b3c 100644 --- a/include/category_calendar.inc.php +++ b/include/category_calendar.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | category_calendar.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/include/category_default.inc.php b/include/category_default.inc.php index 58ec78dde..9ecc4bded 100644 --- a/include/category_default.inc.php +++ b/include/category_default.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | category_default.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/include/category_recent_cats.inc.php b/include/category_recent_cats.inc.php index 3f11f81c1..7d4de1c57 100644 --- a/include/category_recent_cats.inc.php +++ b/include/category_recent_cats.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | category_recent_cats.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/include/category_subcats.inc.php b/include/category_subcats.inc.php index 34e86a93d..53e4f7f0d 100644 --- a/include/category_subcats.inc.php +++ b/include/category_subcats.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | category_subcats.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/include/common.inc.php b/include/common.inc.php index 76c983134..af92935c3 100644 --- a/include/common.inc.php +++ b/include/common.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | common.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/include/config.inc.php b/include/config.inc.php index bf6d9a5fa..4edfc5bf5 100644 --- a/include/config.inc.php +++ b/include/config.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | config.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/include/constants.php b/include/constants.php index 9a8fa1d29..64b55a099 100644 --- a/include/constants.php +++ b/include/constants.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | constants.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/include/functions.inc.php b/include/functions.inc.php index 99fb01cbb..4d77b7e0b 100644 --- a/include/functions.inc.php +++ b/include/functions.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions.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/include/functions_category.inc.php b/include/functions_category.inc.php index 9253a24d8..569115479 100644 --- a/include/functions_category.inc.php +++ b/include/functions_category.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions_category.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/include/functions_group.inc.php b/include/functions_group.inc.php index 0a4356e3a..8fc6408ad 100644 --- a/include/functions_group.inc.php +++ b/include/functions_group.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions_group.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/include/functions_html.inc.php b/include/functions_html.inc.php index 454c4c24f..30e07e4d1 100644 --- a/include/functions_html.inc.php +++ b/include/functions_html.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions_html.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/include/functions_metadata.inc.php b/include/functions_metadata.inc.php index e2b7333d5..aed7d1ff2 100644 --- a/include/functions_metadata.inc.php +++ b/include/functions_metadata.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions_metadata.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/include/functions_session.inc.php b/include/functions_session.inc.php index f67c60116..aa454d3ea 100644 --- a/include/functions_session.inc.php +++ b/include/functions_session.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions_session.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/include/functions_user.inc.php b/include/functions_user.inc.php index f78e10207..9befa6596 100644 --- a/include/functions_user.inc.php +++ b/include/functions_user.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions_user.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/include/functions_xml.inc.php b/include/functions_xml.inc.php index 6489e61ca..ca2f1b7e1 100644 --- a/include/functions_xml.inc.php +++ b/include/functions_xml.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | functions_xml.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$ @@ -24,7 +24,6 @@ // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | // | USA. | // +-----------------------------------------------------------------------+ -// xml tags define( 'ATT_REG', '\w+' ); define( 'VAL_REG', '[^"]*' ); diff --git a/include/index.php b/include/index.php index 03eb1d9b9..19c876087 100644 --- a/include/index.php +++ b/include/index.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | index.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/include/page_header.php b/include/page_header.php index 405648d0d..d8af9832c 100644 --- a/include/page_header.php +++ b/include/page_header.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | page_header.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/include/page_tail.php b/include/page_tail.php index c3dbd1cae..1092daefc 100644 --- a/include/page_tail.php +++ b/include/page_tail.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | page_tail.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/include/template.php b/include/template.php index 108beba58..00ab971a2 100644 --- a/include/template.php +++ b/include/template.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | template.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/include/user.inc.php b/include/user.inc.php index 039b7a448..3500ff186 100644 --- a/include/user.inc.php +++ b/include/user.inc.php @@ -1,10 +1,10 @@ <?php // +-----------------------------------------------------------------------+ -// | user.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$ |