Kill AjaxFunctions.php. The only thing using this was FCKEditor, so I moved js_unesca...
authorChad Horohoe <demon@users.mediawiki.org>
Thu, 14 Jul 2011 20:38:28 +0000 (20:38 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Thu, 14 Jul 2011 20:38:28 +0000 (20:38 +0000)
commite830370858d0ff2e5a72151e339c71ab8929f92b
tree6131eed3af52019e4029dd01093636b0354f169f
parent5d9d464e2140955e7b57dcb4361ddc8b65c42cd1
Kill AjaxFunctions.php. The only thing using this was FCKEditor, so I moved js_unescape() over to it.
Roan: "So what does it do?"
Me: "Converts stuff encoded with JS's escape() back into a normal string, according to the docs."
Roan: "That sounds like a workaround for bad design"
RELEASE-NOTES-1.19
includes/AjaxDispatcher.php
includes/AjaxFunctions.php [deleted file]
includes/AjaxResponse.php