feature 65: piwigo_structure-mysqli.php doesn't exist, we force the use of piwigo_structure-mysql.php

git-svn-id: http://piwigo.org/svn/trunk@20546 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2013-02-04 13:06:24 +00:00
parent 4c4bf26b0c
commit 7321b32db9

View file

@ -302,7 +302,7 @@ define(\'DB_COLLATE\', \'\');
// tables creation, based on piwigo_structure.sql
execute_sqlfile(
PHPWG_ROOT_PATH.'install/piwigo_structure-'.$dblayer.'.sql',
PHPWG_ROOT_PATH.'install/piwigo_structure-mysql.sql',
DEFAULT_PREFIX_TABLE,
$prefixeTable,
$dblayer