summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/controller/root.control.php2
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!";
}
/*