Added 'core'.
[qa.git] / application / qa / init.php
index 07979d7e74095842b008e62059aa223401812277..87ba50d884550b0c34857f02836ca4fbd36fb28b 100644 (file)
@@ -37,7 +37,7 @@
 $cfg = FrameworkConfiguration::getSelfInstance();
 
 // Initialize output system
-require($cfg->getConfigEntry('base_path') . 'inc/output.php');
+ApplicationHelper::createDebugInstance('ApplicationHelper');
 
 // This application needs a database connection then we have to simply include
 // the inc/database.php script