Introduce luci.dispatcher.get(...) which works like node(...) but does
authorSteven Barth <steven@midlink.org>
Thu, 26 Feb 2009 17:08:41 +0000 (17:08 +0000)
committerSteven Barth <steven@midlink.org>
Thu, 26 Feb 2009 17:08:41 +0000 (17:08 +0000)
commit30421d38dd004a8c1e149e40af2019cbbc4c8bd6
tree4fbedf0cb1b8aed7416824ba6b610475c3491444
parent3b7bb9c82fa2b02a8200fd2c77c5539081180086
Introduce luci.dispatcher.get(...) which works like node(...) but does
not disable the autocreated flag and does not overwrite the target
controller so that call()-targets won't loose their binding to their
controller
libs/web/luasrc/dispatcher.lua