diff options
Diffstat (limited to 'app/controller')
-rw-r--r-- | app/controller/root.control.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/controller/root.control.php b/app/controller/root.control.php index 6263862..d77b0e6 100644 --- a/app/controller/root.control.php +++ b/app/controller/root.control.php @@ -22,6 +22,8 @@ class Root extends Controller } /* TODO */ + else + echo "Configuration is present!"; } /* |