From 5f1fe1d4f9b67b44b7166444de6034a4e6dadfdf Mon Sep 17 00:00:00 2001 From: patdenice Date: Thu, 6 Nov 2008 14:46:41 +0000 Subject: merge -c2836 from trunk to branch 2.0 - Webmaster or administrator can login to run upgrade. - Inserting upgrade line in mysql.inc.php still work. - Convert espagnol upgrade file to utf8. - Minor changes in upgrade processus. - Remove all comments in pclzip.lib.php. git-svn-id: http://piwigo.org/svn/branches/2.0@2837 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/upgrade_1.3.1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/upgrade_1.3.1.php') diff --git a/install/upgrade_1.3.1.php b/install/upgrade_1.3.1.php index 0ce03ece6..8bc0d1c93 100644 --- a/install/upgrade_1.3.1.php +++ b/install/upgrade_1.3.1.php @@ -591,7 +591,7 @@ previous configuration', 'in include/mysql.inc.php, before
?>
insert -
define(\'PHPWG_INSTALLED\', true);
'
+
define(\'PHPWG_INSTALLED\', true);
' ) ); -- cgit v1.2.3