1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 10:04:35 +02:00

Minor fixes.

This commit is contained in:
CaMer0n
2012-08-15 09:26:00 +00:00
parent 52867719d4
commit 02e7205651
5 changed files with 87 additions and 11 deletions

View File

@@ -345,6 +345,11 @@ function dbImport($mode='db')
return false;
}
if(vartrue($converter->override))
{
return;
}
foreach ($db_import_blocks as $k => $v)