X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=tests%2Fold%2Fpersonell-test.php;h=774b4727d6f48ac620e9189d9ada266f2ea46d47;hp=2399ed4fff780e54f3c5ab6d4794821a0957e6c7;hb=66e68715d3d5a5e7fd5a3046471914ef3f9dd4b4;hpb=b9c18d6c24e3be4393bf41005aa4e428a0ea3218 diff --git a/tests/old/personell-test.php b/tests/old/personell-test.php index 2399ed4f..774b4727 100644 --- a/tests/old/personell-test.php +++ b/tests/old/personell-test.php @@ -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