mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
luci-base(-libs): move pcdata() and striptags() from util- to xml-class
To complete the previous commit these functions are defined in the resulting luci-base package but are also used in the new luci-base-libs package. So move them into the new xml-module of the new package. Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
8b8d83e42d
commit
68521fca04
@@ -124,6 +124,10 @@
|
||||
<a href="../modules/luci.util.html">luci.util</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="../modules/luci.xml.html">luci.xml</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="../modules/nixio.html">nixio</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user