aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cron/task/core/tidy_plupload.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14402] Directly pass user id and ipMarc Alexander2016-01-151-3/+1
* [ticket/14402] Get rid of globals in tidy_plupload cronMarc Alexander2016-01-151-6/+14
* [ticket/14402] Do not expect user id and ip to be available in cronMarc Alexander2016-01-151-1/+3
* [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-4/+4
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [feature/plupload/cron] NamespacificationAndreas Fischer2013-10-111-6/+8
* [feature/plupload/cron] Add cronjob for cleaning plupload temporary directory.Andreas Fischer2013-10-111-0/+122