mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Added compatiblity js method
This commit is contained in:
parent
a781418ad1
commit
5f627a38d4
@ -24,10 +24,12 @@ function htmlDecode(value) {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Dummy method for compatibility reasons (prio 1.2)
|
||||
*
|
||||
* @deprecated since 1.2
|
||||
* @returns string
|
||||
*/
|
||||
function parseHtml(htmlString) {
|
||||
return htmlString;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user