From: Felix Fietkau Date: Sat, 28 Oct 2006 14:56:17 +0000 (+0000) Subject: backport change from trunk X-Git-Tag: whiterussian_rc6~51 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ba29a7550e93121f1e09d256786f105708c5d29d;p=openwrt%2Fsvn-archive%2Fopenwrt.git backport change from trunk SVN-Revision: 5322 --- diff --git a/openwrt/package/base-files/default/etc/functions.sh b/openwrt/package/base-files/default/etc/functions.sh index b33338b216..60ead7f13a 100755 --- a/openwrt/package/base-files/default/etc/functions.sh +++ b/openwrt/package/base-files/default/etc/functions.sh @@ -140,6 +140,7 @@ config_clear() { } config_load() { + CONFIG_SECTION= local DIR="./" _C=0 [ \! -e "$1" -a -e "/etc/config/$1" ] && {