aboutsummaryrefslogtreecommitdiffstats
path: root/admin/cat_options.php
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-04-19 06:04:04 +0000
committerrub <rub@piwigo.org>2007-04-19 06:04:04 +0000
commit25ed7b89d368001006caa1c2bdc12c811d589b46 (patch)
tree6908ef869d99fa5f360a8b74f462509a87c8fc2c /admin/cat_options.php
parent8a97ff299e36b1b9a8b555ca91c6e040abd58010 (diff)
Small improvement: order group by name
Change cat_*.php header Merge BSF 1959:1961 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1962 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/cat_options.php')
-rw-r--r--admin/cat_options.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/admin/cat_options.php b/admin/cat_options.php
index cbc729dc5..13f8d0b80 100644
--- a/admin/cat_options.php
+++ b/admin/cat_options.php
@@ -2,10 +2,9 @@
// +-----------------------------------------------------------------------+
// | PhpWebGallery - a PHP based picture gallery |
// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2005 PhpWebGallery Team - http://phpwebgallery.net |
+// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
-// | branch : BSF (Best So Far)
-// | file : $RCSfile$
+// | file : $Id$
// | last update : $Date$
// | last modifier : $Author$
// | revision : $Revision$