mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
Debug variable scope fix in e107plugin::XmlTables()
This commit is contained in:
parent
1561992815
commit
82499f70a9
@ -3073,6 +3073,7 @@ class e107plugin
|
||||
|
||||
$tableData = $dbv->getSqlFileTables($contents);
|
||||
|
||||
$query = '';
|
||||
foreach($tableData['tables'] as $k=>$v)
|
||||
{
|
||||
switch($function)
|
||||
|
Loading…
x
Reference in New Issue
Block a user