post message
This commit is contained in:
parent
cda29e87e6
commit
946862efde
|
@ -1,3 +1,6 @@
|
||||||
|
function postMessage(e){
|
||||||
|
return false;
|
||||||
|
}
|
||||||
$.strip_tags = function (str, allowed) {
|
$.strip_tags = function (str, allowed) {
|
||||||
if (!str) {
|
if (!str) {
|
||||||
return "";
|
return "";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user