diff --git a/pandora_console/godmode/wizards/HostDevices.class.php b/pandora_console/godmode/wizards/HostDevices.class.php index 1626b1db0b..a1143fad03 100755 --- a/pandora_console/godmode/wizards/HostDevices.class.php +++ b/pandora_console/godmode/wizards/HostDevices.class.php @@ -782,7 +782,7 @@ $("select#interval_manual_defined").change(function() { if (enterprise_installed()) { // Feature configuration. - enterprise_require('include/hostdevices_extra.php'); + enterprise_require_once('include/hostdevices_extra.php'); } // Submit button.