Jira Abfrage
This commit is contained in:
@@ -227,3 +227,6 @@ if (Configure::read('debug')) {
|
||||
|
||||
//Plugin::load('AsdCurl', ['autoload' => true]);
|
||||
Plugin::load('AsdCurl', ['autoload' => true, 'bootstrap' => true, 'routes' => true]);
|
||||
|
||||
Configure::write('Users.config', ['users']);
|
||||
Plugin::load('CakeDC/Users', ['routes' => true, 'bootstrap' => true]);
|
||||
|
||||
Reference in New Issue
Block a user