From: nbd Date: Tue, 27 Feb 2007 23:09:57 +0000 (+0000) Subject: move config_get_bool from /sbin/wifi to /etc/functions.sh X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=796420d4282fc8765dd6d0b0cc11507482ef5d35;p=openwrt.git move config_get_bool from /sbin/wifi to /etc/functions.sh git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6407 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/base-files/files/etc/functions.sh b/package/base-files/files/etc/functions.sh index 84121c5458..931f4be472 100755 --- a/package/base-files/files/etc/functions.sh +++ b/package/base-files/files/etc/functions.sh @@ -105,6 +105,17 @@ config_get() { esac } +# config_get_bool