From 7749b8ed569f6d27b0bb2ed4c2040e8b61ed4422 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 9 Mar 2014 23:21:23 -0400 Subject: Automatic actions --- controllers/config.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'controllers/config.php') diff --git a/controllers/config.php b/controllers/config.php index 064fa06d..c4880b4a 100644 --- a/controllers/config.php +++ b/controllers/config.php @@ -2,6 +2,8 @@ namespace Controller; +require_once __DIR__.'/Base.php'; + class Config extends Base { // Settings page -- cgit v1.2.3