aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-04-07 15:58:31 +0000
committerrub <rub@piwigo.org>2007-04-07 15:58:31 +0000
commit9c861fd51ba2b4d1f6dcfb70bbb767539593b578 (patch)
tree9984de94851d95921aaaf0b90e0e1e67c89defe4
parent33f7477dbe22f7aa7aee285f61e4dbbda8b7958c (diff)
Set correct ID property
Merge BSF 1939:1943 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1944 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--upgrade.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/upgrade.php b/upgrade.php
index 26da72e0a..330204f1d 100644
--- a/upgrade.php
+++ b/upgrade.php
@@ -5,9 +5,9 @@
// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
// | file : $Id$
-// | last update : $Date: 2006-11-09 23:13:33 +0100 (jeu, 09 nov 2006) $
-// | last modifier : $Author: plg $
-// | revision : $Revision: 1599 $
+// | last update : $Date$
+// | last modifier : $Author$
+// | revision : $Revision$
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |