]> git.mxchange.org Git - hub.git/blobdiff - inc/config-local.php
default app fixed
[hub.git] / inc / config-local.php
index 99b4e6627883a30017b3ed1e32d6e9503adcfad5..1f5e44fe444e222be4ae62837b066777e99c6bec 100644 (file)
@@ -23,7 +23,7 @@
  */
 
 // CFG: DEFAULT-APPLICATION
-$cfg->setConfigEntry("default_application", "mxchange");
+$cfg->setConfigEntry("default_application", "hub");
 
 // [EOF]
 ?>