mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 02:42:40 +02:00
Plugin script tests and PHP8 fixes.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
require_once ('../../class2.php');
|
||||
require_once (__DIR__.'/../../class2.php');
|
||||
if(!getperms('1'))
|
||||
{
|
||||
header('location:'.e_BASE.'index.php');
|
||||
|
Reference in New Issue
Block a user