Updated domain without a dash :(
[core.git] / tests / old / personell-test.php
index 2399ed4fff780e54f3c5ab6d4794821a0957e6c7..774b4727d6f48ac620e9189d9ada266f2ea46d47 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