diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/pfflowd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/pfflowd.xml b/config/pfflowd.xml index 85aa3f72..6f2c7a0f 100644 --- a/config/pfflowd.xml +++ b/config/pfflowd.xml @@ -108,7 +108,7 @@ config_unlock(); } </custom_php_global_functions> - <custom_add_php_command> + <custom_php_resync_config_command> sync_package_pfflowd(); - </custom_add_php_command> + </custom_php_resync_config_command> </packagegui> |