aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/cron
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2010-10-28 21:38:50 +0200
committerOleg Pudeyev <oleg@bsdpower.com>2011-02-12 22:05:51 -0500
commit1bfbcb8b7e91f4b36b703eeee7e6eeb99fbca3a0 (patch)
treee3e2a90750d6871c12b4dc759ece57230c55fb8e /phpBB/includes/cron
parent794d376be4d3587f21bf7149de428a37deaa71c8 (diff)
downloadforums-1bfbcb8b7e91f4b36b703eeee7e6eeb99fbca3a0.tar
forums-1bfbcb8b7e91f4b36b703eeee7e6eeb99fbca3a0.tar.gz
forums-1bfbcb8b7e91f4b36b703eeee7e6eeb99fbca3a0.tar.bz2
forums-1bfbcb8b7e91f4b36b703eeee7e6eeb99fbca3a0.tar.xz
forums-1bfbcb8b7e91f4b36b703eeee7e6eeb99fbca3a0.zip
[feature/system-cron] remove cron_ prefix from files
PHPBB3-9596
Diffstat (limited to 'phpBB/includes/cron')
-rw-r--r--phpBB/includes/cron/lock.php (renamed from phpBB/includes/cron/cron_lock.php)0
-rw-r--r--phpBB/includes/cron/manager.php (renamed from phpBB/includes/cron/cron_manager.php)0
-rw-r--r--phpBB/includes/cron/task.php (renamed from phpBB/includes/cron/cron_task.php)0
-rw-r--r--phpBB/includes/cron/task_base.php (renamed from phpBB/includes/cron/cron_task_base.php)0
-rw-r--r--phpBB/includes/cron/task_wrapper.php (renamed from phpBB/includes/cron/cron_task_wrapper.php)0
5 files changed, 0 insertions, 0 deletions
diff --git a/phpBB/includes/cron/cron_lock.php b/phpBB/includes/cron/lock.php
index 64b82128ce..64b82128ce 100644
--- a/phpBB/includes/cron/cron_lock.php
+++ b/phpBB/includes/cron/lock.php
diff --git a/phpBB/includes/cron/cron_manager.php b/phpBB/includes/cron/manager.php
index 58333b0b66..58333b0b66 100644
--- a/phpBB/includes/cron/cron_manager.php
+++ b/phpBB/includes/cron/manager.php
diff --git a/phpBB/includes/cron/cron_task.php b/phpBB/includes/cron/task.php
index 46eacff517..46eacff517 100644
--- a/phpBB/includes/cron/cron_task.php
+++ b/phpBB/includes/cron/task.php
diff --git a/phpBB/includes/cron/cron_task_base.php b/phpBB/includes/cron/task_base.php
index 1edb4aae51..1edb4aae51 100644
--- a/phpBB/includes/cron/cron_task_base.php
+++ b/phpBB/includes/cron/task_base.php
diff --git a/phpBB/includes/cron/cron_task_wrapper.php b/phpBB/includes/cron/task_wrapper.php
index 17f80278a7..17f80278a7 100644
--- a/phpBB/includes/cron/cron_task_wrapper.php
+++ b/phpBB/includes/cron/task_wrapper.php