]> git.mxchange.org Git - shipsimu.git/blobdiff - application/selector/config.php
Fixed a lot more 'web' to 'html' + updated 'core'.
[shipsimu.git] / application / selector / config.php
index 2770167216faf9fb49185daedd34b5acf5bef725..49fe491d6a9599aef4c47877003aa541c0d67906 100644 (file)
@@ -31,9 +31,6 @@ $cfg->setConfigEntry('header_charset', 'utf-8');
 // CFG: DEFAULT-SELECTOR-HTML-COMMAND
 $cfg->setConfigEntry('default_selector_html_command', 'home');
 
-// CFG: DEFAULT-IMAGE-COMMAND
-$cfg->setConfigEntry('default_image_command', 'build');
-
 // CFG: FORM-ACTION
 $cfg->setConfigEntry('form_action', 'index.php?app={?app_short_name?}&command=do_form');