mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
Code cleanup and refactoring #5
This commit is contained in:
@@ -40,7 +40,6 @@ class Plugins
|
||||
// Get Plugins List
|
||||
$plugins_list = $this->rawilum['config']->get('site.plugins');
|
||||
|
||||
// @TODO THIS with cache then
|
||||
// If Plugins List isnt empty
|
||||
if (is_array($plugins_list) && count($plugins_list) > 0) {
|
||||
|
||||
|
Reference in New Issue
Block a user