modify plugin name
This commit is contained in:
@@ -59,7 +59,6 @@ abstract class BaseApplication extends Component
|
|||||||
|
|
||||||
$config = sweep(APP_PATH . '/config');
|
$config = sweep(APP_PATH . '/config');
|
||||||
|
|
||||||
$this->moreComponents();
|
|
||||||
$this->parseInt($config);
|
$this->parseInt($config);
|
||||||
$this->parseEvents($config);
|
$this->parseEvents($config);
|
||||||
$this->initErrorHandler();
|
$this->initErrorHandler();
|
||||||
|
|||||||
Reference in New Issue
Block a user