diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/ntop/ntop.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/ntop/ntop.xml b/packages/ntop/ntop.xml index bdbd2f76..bc01e46f 100644 --- a/packages/ntop/ntop.xml +++ b/packages/ntop/ntop.xml @@ -98,7 +98,6 @@ </field> </fields> <custom_php_global_functions> - <![CDATA[ function sync_package_ntop() { conf_mount_rw(); config_lock(); @@ -142,7 +141,6 @@ conf_mount_ro(); config_unlock(); } - ]]> </custom_php_global_functions> <custom_add_php_command> sync_package_ntop(); |