]> git.mxchange.org Git - core.git/blobdiff - tests/old/loader-test.php
Updated domain without a dash :(
[core.git] / tests / old / loader-test.php
index 7553ba21dced32eb65ce2f105b93e3f1940f0786..a3792fbaf49cd2c41433334bd4cc6f63bf83a581 100644 (file)
@@ -21,11 +21,11 @@ require($cfg->getConfigEntry('base_path') . 'inc/file_io.php');
 require($cfg->getConfigEntry('base_path') . 'inc/database.php');
 
 // Set default application
-FrameworkConfiguration::getInstance()->setConfigEntry('default_application', 'ship-simu');
-$application = 'ship-simu';
+FrameworkConfiguration::getInstance()->setConfigEntry('default_application', 'shipsimu');
+$application = 'shipsimu';
 
 // Load more includes
-require($cfg->getConfigEntry('base_path') . 'application/ship-simu/loader.php');
+require($cfg->getConfigEntry('base_path') . 'application/shipsimu/loader.php');
 
 // Wir tun hier so, als waere schon das Reederei-Objekt generiert und wir wollen
 // jetzt die Personalliste wiederherstellen