aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/debugbar.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/debugbar.php')
-rw-r--r--app/controllers/debugbar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/debugbar.php b/app/controllers/debugbar.php
index 59627f2..9fc5286 100644
--- a/app/controllers/debugbar.php
+++ b/app/controllers/debugbar.php
@@ -1,5 +1,5 @@
<?php
-final class DebugbarController extends Trails_Controller
+final class DebugbarController extends Trails\Controller
{
public function __construct(
Trails\Dispatcher $dispatcher,