diff options
author | rub <rub@piwigo.org> | 2007-04-07 15:48:57 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-04-07 15:48:57 +0000 |
commit | 176d5ea5f69bff065090b631df81f9d58aad1c93 (patch) | |
tree | d1e9114239d5269683858494f457019b9b49e47d | |
parent | 77beb97a94ac8dd72d12971b8fe4643f5a4fd1ba (diff) |
Set correct ID property
git-svn-id: http://piwigo.org/svn/trunk@1942 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | upgrade.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade.php b/upgrade.php index 26da72e0a..2bdbabed8 100644 --- a/upgrade.php +++ b/upgrade.php @@ -4,7 +4,7 @@ // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ -// | file : $Id$ +// | file : $Id: upgrade.php 1900 2007-03-12 22:33:53Z rub $
// | last update : $Date: 2006-11-09 23:13:33 +0100 (jeu, 09 nov 2006) $ // | last modifier : $Author: plg $ // | revision : $Revision: 1599 $ |