This commit is contained in:
xdrm-brackets 2016-11-08 10:15:49 +01:00
parent 929b4dc7fd
commit fb3be3843a
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
namespace api\core;
use \database\core\DatabaseDriver;
use \api\core\Authentification;
use \error\core\Error;
class ModuleRequest{