diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/upnpd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/upnpd.xml b/packages/upnpd.xml index 07cff3ac..6e4b613b 100644 --- a/packages/upnpd.xml +++ b/packages/upnpd.xml @@ -28,7 +28,7 @@ /* alright, thats all we need. start up! */ mwexec("/usr/local/etc/rc.d/upnpd.sh"); } - function sync_upnp(); + sync_upnp(); </custom_php_resync_config_command> <custom_php_install_command> /* we need to update the files ADDR from time to time which is the lan ip */ |