aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/course/forum/recent.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/course/forum/recent.php')
-rw-r--r--app/controllers/course/forum/recent.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/course/forum/recent.php b/app/controllers/course/forum/recent.php
index 7a117cd..3585c2c 100644
--- a/app/controllers/course/forum/recent.php
+++ b/app/controllers/course/forum/recent.php
@@ -1,5 +1,4 @@
<?php
-require_once 'BaseController.php';
class Course_Forum_RecentController extends Forum\BaseController
{