Merge branch 'ent-11382-widget-event-cardboard-no-funciona-en-version-community' into 'develop'
Ent 11382 widget event cardboard no funciona en version community See merge request artica/pandorafms!5973
This commit is contained in:
commit
45d0de7386
|
@ -135,6 +135,7 @@ class EventCardboard extends Widget
|
|||
|
||||
include_once $config['homedir'].'/include/functions_agents.php';
|
||||
include_once $config['homedir'].'/include/functions_modules.php';
|
||||
include_once $config['homedir'].'/include/functions_events.php';
|
||||
|
||||
// WARNING: Do not edit. This chunk must be in the constructor.
|
||||
parent::__construct(
|
||||
|
|
Loading…
Reference in New Issue