aowow/includes/ajaxHandler
Sarjuuk 99fdad29dd AjaxHandler
* separated into appropriate subclasses
* unified sanitizing of $_GET and $_POST data using build in filter_input()
* index now always tries to resolve page calls with ajaxHandler first and as a page last

minor bug-fixes to bugs that wre not reported yet, because they didn't occur yet
(e.g.: nobody tried to compose a comment with >7500 characters yet)
2015-11-08 23:14:17 +01:00
..
account.class.php AjaxHandler 2015-11-08 23:14:17 +01:00
admin.class.php AjaxHandler 2015-11-08 23:14:17 +01:00
comment.class.php AjaxHandler 2015-11-08 23:14:17 +01:00
contactus.class.php AjaxHandler 2015-11-08 23:14:17 +01:00
cookie.class.php AjaxHandler 2015-11-08 23:14:17 +01:00
data.class.php AjaxHandler 2015-11-08 23:14:17 +01:00
gotocomment.class.php AjaxHandler 2015-11-08 23:14:17 +01:00
locale.class.php AjaxHandler 2015-11-08 23:14:17 +01:00
profile.class.php AjaxHandler 2015-11-08 23:14:17 +01:00