From 9c861fd51ba2b4d1f6dcfb70bbb767539593b578 Mon Sep 17 00:00:00 2001 From: rub Date: Sat, 7 Apr 2007 15:58:31 +0000 Subject: [PATCH] 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 --- upgrade.php | 6 +++--- 1 file 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 |