diff options
author | plegall <plg@piwigo.org> | 2009-01-04 23:28:36 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-01-04 23:28:36 +0000 |
commit | 1b711ad2365b47cb1f1969cad2195c180ad62609 (patch) | |
tree | 533c53f511f74fc86a97325386f7e78ea9f40490 /include/php_compat/index.php | |
parent | 66a8e486d45f64a33625b1d6c248a967d45a7943 (diff) |
Administration: happy new year 2009, all PHP headers updated.
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | include/php_compat/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/php_compat/index.php b/include/php_compat/index.php index c15b15795..871b52b6a 100644 --- a/include/php_compat/index.php +++ b/include/php_compat/index.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ |