aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/input.php
AgeCommit message (Expand)Author
2008-10-20The input filter now deals with two-dimensional input arrays.ben
2008-09-29get_input can now be properly overridden by set_input. Fixes #324ben
2008-09-01Closes #305marcus
2008-08-22Committing kses fixben
2008-08-21Fixed input for people with magic quotes on.ben
2008-08-20Refs #273: Extra sanity checking on installmarcus
2008-08-15Improved the kses whitelistben
2008-08-08Adjusted contributors file.ben
2008-08-01Fixes #194marcus
2008-07-18Added the autop function, replaced any references to nl2brben
2008-07-09Elgg 1.0, meet kses. Kses, Elgg 1.0.ben
2008-06-17CLOSED - #34: Install process must be completely graphical marcus
2008-05-27create a new social library in the engine. Moved string parsing for links to ...dave
2008-04-16Added better GET query variable handling into the page handler mixben
2008-02-13Exception handlingben
2008-02-13Added input methodicewing