Escape posts titles in post history code
This commit is contained in:
@@ -1265,7 +1265,7 @@ function Post2()
|
||||
'{$_REQUEST['msg']}',
|
||||
'{$context['user']['id']}',
|
||||
UNIX_TIMESTAMP(),
|
||||
'{$oldSubject}',
|
||||
'".mysql_real_escape_string($oldSubject)."',
|
||||
'{$oldBody}'
|
||||
)", __FILE__, __LINE__);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user