mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
Update routine improvements. Check for plugin xxxx_setup.php during db-verify
This commit is contained in:
@@ -231,7 +231,7 @@ class e107Update
|
||||
|
||||
function updatePlugin($path)
|
||||
{
|
||||
e107::getPlugin()->install_plugin_xml($path, 'upgrade');
|
||||
e107::getPlugin()->install_plugin_xml($path, 'upgrade');
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user