mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Minor fixes.
This commit is contained in:
@@ -345,6 +345,11 @@ function dbImport($mode='db')
|
||||
return false;
|
||||
}
|
||||
|
||||
if(vartrue($converter->override))
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
||||
foreach ($db_import_blocks as $k => $v)
|
||||
|
Reference in New Issue
Block a user