mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 08:34:19 +02:00
Flextype Core: Plugins - fixes.
This commit is contained in:
@@ -38,7 +38,6 @@ class Plugins
|
||||
{
|
||||
$this->flextype = $flextype;
|
||||
$this->locales = JsonParser::decode(Filesystem::read(ROOT_DIR . '/flextype/config/locales.json'));
|
||||
$this->init($flextype, $app);
|
||||
}
|
||||
|
||||
public function getLocales()
|
||||
|
Reference in New Issue
Block a user