summaryrefslogtreecommitdiffstatshomepage
path: root/about.php
diff options
context:
space:
mode:
Diffstat (limited to 'about.php')
-rw-r--r--about.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/about.php b/about.php
index 795d0a6..b8d2fd9 100644
--- a/about.php
+++ b/about.php
@@ -19,6 +19,8 @@
***************************************************************************/
require_once('header.inc.php');
+
+/* Service creation: only useful services are created */
$templateservice =& ServiceFactory::getServiceInstance('TemplateService');
$tplVars = array();