aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/request/interface.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10939] Added $_FILES handling to phpbb_requestFyorl2012-08-151-0/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-1/+1
* [feature/request-class] Remove $html_encode arg, force manual decodingIgor Wiedler2011-08-181-6/+3
* [feature/request-class] Add is_secure method to request for HTTPSIgor Wiedler2011-08-181-0/+7
* [feature/request-class] Add server(), header() and is_ajax() to requestIgor Wiedler2011-07-151-1/+32
* [feature/request-class] Refactor request classes to use autoloadingIgor Wiedler2010-09-171-0/+103