aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/cron
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2010-10-28 21:35:53 +0200
committerOleg Pudeyev <oleg@bsdpower.com>2011-02-12 22:05:51 -0500
commit794d376be4d3587f21bf7149de428a37deaa71c8 (patch)
treec57dda93fd686806b3a2b29b7281e55a2ef5ed35 /phpBB/includes/cron
parent1c7d29783b9b1a103265cfe62b4a62dbe81fa85a (diff)
downloadforums-794d376be4d3587f21bf7149de428a37deaa71c8.tar
forums-794d376be4d3587f21bf7149de428a37deaa71c8.tar.gz
forums-794d376be4d3587f21bf7149de428a37deaa71c8.tar.bz2
forums-794d376be4d3587f21bf7149de428a37deaa71c8.tar.xz
forums-794d376be4d3587f21bf7149de428a37deaa71c8.zip
[feature/system-cron] rename tasks to task
PHPBB3-9596
Diffstat (limited to 'phpBB/includes/cron')
-rw-r--r--phpBB/includes/cron/task/core/prune_all_forums.php (renamed from phpBB/includes/cron/tasks/core/prune_all_forums.php)0
-rw-r--r--phpBB/includes/cron/task/core/prune_forum.php (renamed from phpBB/includes/cron/tasks/core/prune_forum.php)0
-rw-r--r--phpBB/includes/cron/task/core/queue.php (renamed from phpBB/includes/cron/tasks/core/queue.php)0
-rw-r--r--phpBB/includes/cron/task/core/tidy_cache.php (renamed from phpBB/includes/cron/tasks/core/tidy_cache.php)0
-rw-r--r--phpBB/includes/cron/task/core/tidy_database.php (renamed from phpBB/includes/cron/tasks/core/tidy_database.php)0
-rw-r--r--phpBB/includes/cron/task/core/tidy_search.php (renamed from phpBB/includes/cron/tasks/core/tidy_search.php)0
-rw-r--r--phpBB/includes/cron/task/core/tidy_sessions.php (renamed from phpBB/includes/cron/tasks/core/tidy_sessions.php)0
-rw-r--r--phpBB/includes/cron/task/core/tidy_warnings.php (renamed from phpBB/includes/cron/tasks/core/tidy_warnings.php)0
8 files changed, 0 insertions, 0 deletions
diff --git a/phpBB/includes/cron/tasks/core/prune_all_forums.php b/phpBB/includes/cron/task/core/prune_all_forums.php
index de7ea557b0..de7ea557b0 100644
--- a/phpBB/includes/cron/tasks/core/prune_all_forums.php
+++ b/phpBB/includes/cron/task/core/prune_all_forums.php
diff --git a/phpBB/includes/cron/tasks/core/prune_forum.php b/phpBB/includes/cron/task/core/prune_forum.php
index 7728932d7e..7728932d7e 100644
--- a/phpBB/includes/cron/tasks/core/prune_forum.php
+++ b/phpBB/includes/cron/task/core/prune_forum.php
diff --git a/phpBB/includes/cron/tasks/core/queue.php b/phpBB/includes/cron/task/core/queue.php
index dffaf5aed4..dffaf5aed4 100644
--- a/phpBB/includes/cron/tasks/core/queue.php
+++ b/phpBB/includes/cron/task/core/queue.php
diff --git a/phpBB/includes/cron/tasks/core/tidy_cache.php b/phpBB/includes/cron/task/core/tidy_cache.php
index 72843ba680..72843ba680 100644
--- a/phpBB/includes/cron/tasks/core/tidy_cache.php
+++ b/phpBB/includes/cron/task/core/tidy_cache.php
diff --git a/phpBB/includes/cron/tasks/core/tidy_database.php b/phpBB/includes/cron/task/core/tidy_database.php
index 6724ec092e..6724ec092e 100644
--- a/phpBB/includes/cron/tasks/core/tidy_database.php
+++ b/phpBB/includes/cron/task/core/tidy_database.php
diff --git a/phpBB/includes/cron/tasks/core/tidy_search.php b/phpBB/includes/cron/task/core/tidy_search.php
index e821310c9f..e821310c9f 100644
--- a/phpBB/includes/cron/tasks/core/tidy_search.php
+++ b/phpBB/includes/cron/task/core/tidy_search.php
diff --git a/phpBB/includes/cron/tasks/core/tidy_sessions.php b/phpBB/includes/cron/task/core/tidy_sessions.php
index ecf0be3978..ecf0be3978 100644
--- a/phpBB/includes/cron/tasks/core/tidy_sessions.php
+++ b/phpBB/includes/cron/task/core/tidy_sessions.php
diff --git a/phpBB/includes/cron/tasks/core/tidy_warnings.php b/phpBB/includes/cron/task/core/tidy_warnings.php
index 6ef6a17fab..6ef6a17fab 100644
--- a/phpBB/includes/cron/tasks/core/tidy_warnings.php
+++ b/phpBB/includes/cron/task/core/tidy_warnings.php