From e91161f33103f7f415b0cb06045dc5ef1549e27a Mon Sep 17 00:00:00 2001 From: patdenice Date: Thu, 6 Nov 2008 14:44:51 +0000 Subject: - 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/trunk@2836 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