From: Felix Fietkau 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: http://207.154.207.93/?a=commitdiff_plain;h=f8e0bf987f94b7843f6f03864e4f290d5fbe1356;p=15.05%2Fopenwrt.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