mirror of
https://github.com/e107inc/e107.git
synced 2025-06-09 20:45:45 +02:00
Fix for db-verify loading.
This commit is contained in:
parent
eb4445ee24
commit
b532b43ce5
@ -1052,7 +1052,7 @@ class e107plugin
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
$dbv = e107::getObject('db_verify', null, "{e_HANDLER}db_verify_class.php");
|
$dbv = e107::getObject('db_verify', null, e_HANDLER."db_verify_class.php");
|
||||||
|
|
||||||
$plg = e107::getPlug();
|
$plg = e107::getPlug();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user