mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 22:02:13 +09:00
parent
880ae97e31
commit
70108f858d
9 changed files with 86 additions and 25 deletions
|
|
@ -438,7 +438,7 @@ class documentItem extends BaseObject
|
|||
$url = 'http://' . $url;
|
||||
}
|
||||
|
||||
return $url;
|
||||
return escape($url, false);
|
||||
}
|
||||
|
||||
function getMemberSrl()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue