[package] mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens...
[openwrt.git] / package / busybox / files / httpd
index f7e166d..3714a02 100755 (executable)
@@ -12,7 +12,7 @@ system_config() {
 
 httpd_config() {
        local cfg="$1"
-       local c_file port realm home
+       local c_file port realm home args
 
        config_get c_file "$cfg" c_file
        [ -n "$c_file" -a -f "$c_file" ] && append args "-c \"$c_file\""
This page took 0.021519 seconds and 4 git commands to generate.