Move creation of error JSON object to JSON page.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax / CreateReplyAjaxPage.java
2010-11-12 David ‘Bombe’ RodenMove creation of error JSON object to JSON page.
2010-11-12 David ‘Bombe’ RodenReturn the ID of the created reply.
2010-11-12 David ‘Bombe’ RodenAdd AJAX page that creates a reply.