From 132d2c2bd85bac6ed87ea3c57de27a9675192f29 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Fri, 29 Oct 2010 11:40:18 +0200 Subject: [feature/system-cron] adjust some last filenames to make autoloading work PHPBB3-9596 --- phpBB/includes/cron/task/parametrized.php | 49 +++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 phpBB/includes/cron/task/parametrized.php (limited to 'phpBB/includes/cron/task/parametrized.php') diff --git a/phpBB/includes/cron/task/parametrized.php b/phpBB/includes/cron/task/parametrized.php new file mode 100644 index 0000000000..d505cc3328 --- /dev/null +++ b/phpBB/includes/cron/task/parametrized.php @@ -0,0 +1,49 @@ +