1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 07:06:45 +02:00

Flextype 0.4.0

This commit is contained in:
Awilum
2018-05-17 13:36:21 +03:00
parent 039f796d3c
commit d9fa11fb00

View File

@@ -87,6 +87,7 @@ class Plugins
// Plugin cache id
$plugins_cache_id = '';
$_plugins_cache_id = '';
// Get Plugins List
$plugins_list = Registry::get('site.plugins');