libs/web: add export() to template namespace, allows templates to export symbols...
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 15 Oct 2010 16:12:07 +0000 (16:12 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 15 Oct 2010 16:12:07 +0000 (16:12 +0000)
commitf7ab1fbc5606adfff36f5605f159be568a31690e
treef779c6aecbcddf2420e89edb32fc18b8f716c1ae
parent44cd848b28557555fe7ffd9f105964f18b5a9db3
libs/web: add export() to template namespace, allows templates to export symbols to the calling view namespace, this is useful for includes defining shared procedures or variables
libs/web/luasrc/dispatcher.lua