From 0d5216267cc3c647596cf3ee7288e21b40fe6586 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 28 Mar 2007 22:06:13 +0000 Subject: New: release upgrade scripts from 1.3.0 come back from branch 1.6. Only install/upgrade_1.6.2.php is really new, upgrade 60 was taken into account. Detection of 1.6.0 or 1.6.2 data model in upgrade.php. Release upgrade scripts added on trunk to be kept in a safer place. git-svn-id: http://piwigo.org/svn/trunk@1927 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/upgrade_1.6.0.php | 58 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 install/upgrade_1.6.0.php (limited to 'install/upgrade_1.6.0.php') diff --git a/install/upgrade_1.6.0.php b/install/upgrade_1.6.0.php new file mode 100644 index 000000000..02cda6ce1 --- /dev/null +++ b/install/upgrade_1.6.0.php @@ -0,0 +1,58 @@ + -- cgit v1.2.3