summaryrefslogtreecommitdiffstats
path: root/inc/request.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] Make default roles "builtin" i.e. not modifiableSimon Rettberg2020-01-091-1/+9
|
* [inc/Request] add REQUIRED flag for automatic error messageSimon Rettberg2019-11-221-9/+22
| | | | | | If $default is set to Request::REQUIRED for get() post() or any(), the method will display an error message and halt execution if the given parameter is either missing or empty.
* [Request] fix comments of isGet and isPost :)Simon Rettberg2016-06-161-6/+9
|
* first rough version of exams-module.Christian Klinger2016-06-101-1/+14
|
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-111-2/+3
|
* [request.inc.php] Add optional parameter to control variable typeSimon Rettberg2015-11-191-3/+6
|
* Working on config.tgz composition through config modulesSimon Rettberg2014-05-151-0/+45