Continued rewriting:
[core.git] / inc / config.php
index 605f6eabd3f359bf36ee7431f7957ec5a72d010d..4e9b902d9511f725aeb35ff485803ada360a52e3 100644 (file)
@@ -70,9 +70,6 @@ $cfg->setConfigEntry('code_template_extension', '.ctp');
 // CFG: SELECTOR-PATH
 $cfg->setConfigEntry('selector_path', 'selector');
 
-// CFG: APPLICATION-HELPER-CLASS
-$cfg->setConfigEntry('app_helper_class', 'ApplicationHelper');
-
 // CFG: LAUNCH-METHOD
 $cfg->setConfigEntry('entry_method', 'entryPoint');