- Copyrights 2003-2007
- help
- Some HTML comform requests

git-svn-id: http://piwigo.org/svn/trunk@1903 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2007-03-13 22:44:45 +00:00
parent d2b54cacb5
commit 6295173652
32 changed files with 48 additions and 48 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<?php
// +-----------------------------------------------------------------------+
// | PhpWebGallery - a PHP based picture gallery |
// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net |
// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
// | branch : BSF (Best So Far)
// | file : $Id$
@@ -65,4 +65,4 @@ if (!headers_sent())
}
redirect ( $url );
?>
?>