Changeset 2299 for trunk/install/upgrade_1.3.1.php
- Timestamp:
- Apr 5, 2008, 4:14:07 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/upgrade_1.3.1.php
r2297 r2299 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 // +-----------------------------------------------------------------------+24 // +-----------------------------------------------------------------------+25 // | PhpWebGallery - a PHP based picture gallery |26 // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |27 // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |28 // +-----------------------------------------------------------------------+29 // | file : $Id$30 // | last update : $Date$31 // | last modifier : $Author$32 // | revision : $Revision$33 // +-----------------------------------------------------------------------+34 // | This program is free software; you can redistribute it and/or modify |35 // | it under the terms of the GNU General Public License as published by |36 // | the Free Software Foundation |37 // | |38 // | This program is distributed in the hope that it will be useful, but |39 // | WITHOUT ANY WARRANTY; without even the implied warranty of |40 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |41 // | General Public License for more details. |42 // | |43 // | You should have received a copy of the GNU General Public License |44 // | along with this program; if not, write to the Free Software |45 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |46 // | USA. |47 // +-----------------------------------------------------------------------+48 23 49 24 /**
Note: See TracChangeset
for help on using the changeset viewer.