backport change from trunk
authorFelix Fietkau <nbd@openwrt.org>
Sat, 28 Oct 2006 14:56:17 +0000 (14:56 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 28 Oct 2006 14:56:17 +0000 (14:56 +0000)
SVN-Revision: 5322

openwrt/package/base-files/default/etc/functions.sh

index b33338b2164b4e1d50f8e572129df78ae57199b4..60ead7f13a0d7adda990cc498ddd44aa3076596c 100755 (executable)
@@ -140,6 +140,7 @@ config_clear() {
 }
 
 config_load() {
+       CONFIG_SECTION=
        local DIR="./"
        _C=0
        [ \! -e "$1" -a -e "/etc/config/$1" ] && {