* Added support for htdocs module directory
authorSteven Barth <steven@midlink.org>
Sun, 15 Jun 2008 16:02:47 +0000 (16:02 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 15 Jun 2008 16:02:47 +0000 (16:02 +0000)
commit3455ee6d8d9eb3c0ee8459adb586a800dadaf737
tree2cc4ac0f6df70f8df1e9afd0faccca1ec9f3299f
parent647bc44868000e97763600dbea176307cd4a3ef5
* Added support for htdocs module directory
20 files changed:
applications/luci-splash/htdocs/cgi-bin/luci-splash [new file with mode: 0755]
applications/luci-splash/root/www/cgi-bin/luci-splash [deleted file]
build/config.mk
build/module.mk
libs/cbi/htdocs/luci-static/resources/cbi.js [new file with mode: 0644]
libs/cbi/root/www/luci-static/resources/cbi.js [deleted file]
libs/sgi-haserl/htdocs/cgi-bin/index.cgi [new file with mode: 0755]
libs/sgi-haserl/htdocs/cgi-bin/luci [new file with mode: 0755]
libs/sgi-haserl/htdocs/cgi-bin/luci-upload [new file with mode: 0755]
libs/sgi-haserl/htdocs/index.html [new file with mode: 0644]
libs/sgi-haserl/root/www/cgi-bin/index.cgi [deleted file]
libs/sgi-haserl/root/www/cgi-bin/luci [deleted file]
libs/sgi-haserl/root/www/cgi-bin/luci-upload [deleted file]
libs/sgi-haserl/root/www/index.html [deleted file]
themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css [new file with mode: 0644]
themes/fledermaus/htdocs/luci-static/fledermaus/logo.png [new file with mode: 0644]
themes/fledermaus/root/www/luci-static/fledermaus/cascade.css [deleted file]
themes/fledermaus/root/www/luci-static/fledermaus/logo.png [deleted file]
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css [new file with mode: 0644]
themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css [deleted file]