mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
More timing markers added.
This commit is contained in:
@@ -281,7 +281,7 @@ class e107plugin
|
||||
{
|
||||
$data = $xml->loadXMLfile($fullPath, true);
|
||||
|
||||
if(!isset($this->core_plugins[$path])) // check non-core plugins for sql file changes.
|
||||
if(!isset($this->core_plugins[$path])) // check non-core plugins for sql file changes.
|
||||
{
|
||||
$dbv->errors = array();
|
||||
$dbv->compare($path);
|
||||
|
Reference in New Issue
Block a user