[LIB_REFACTOR] Fix requires
This commit is contained in:
committed by
Diogo Cordeiro
parent
58bde08425
commit
b41f9620fa
@@ -16,8 +16,8 @@
|
||||
|
||||
defined('STATUSNET') || die();
|
||||
|
||||
require INSTALLDIR . "/lib/pluginenableform.php";
|
||||
require INSTALLDIR . "/lib/plugindisableform.php";
|
||||
require INSTALLDIR . "/lib/admin/pluginenableform.php";
|
||||
require INSTALLDIR . "/lib/admin/plugindisableform.php";
|
||||
|
||||
/**
|
||||
* Plugin list
|
||||
|
Reference in New Issue
Block a user