X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=inc%2Fselector.php;h=d20cbcb04abcd0c14fa5a5b6fa182142a5395d43;hp=819485e26dcc0bedae9c96bd88cf0d851d340f8b;hb=21a25cc77b1108c7e33d4ce55b1a85970b355de2;hpb=70ccc7bcf88f399486308be6a34a0d0942e7e275 diff --git a/inc/selector.php b/inc/selector.php index 819485e..d20cbcb 100644 --- a/inc/selector.php +++ b/inc/selector.php @@ -29,6 +29,7 @@ $cfg = FrameworkConfiguration::getInstance(); $configAppIncludes = array( sprintf("class_%s", $cfg->readConfig('app_helper_class')), // The ApplicationHelper class "config", // The application's own configuration + "data", // Application data "init", // The application initializer "loader", // The application's class loader "debug", // Some debugging stuff