]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/selector.php
Fixes for image generation
[shipsimu.git] / inc / selector.php
index 69f413461e49982447cc5cf7ea9b1ceee32ec71c..ddab76926ef76f12dcc80b111927c49d7f854c08 100644 (file)
@@ -45,8 +45,7 @@ foreach ($configAppIncludes as $inc) {
        }
 
        // Generate a FQFN for the helper class
        }
 
        // Generate a FQFN for the helper class
-       $fqfn = sprintf("%s%s/%s/%s%s",
-               $cfg->readConfig('base_path'),
+       $fqfn = sprintf("%s%s/%s%s",
                $cfg->readConfig('application_path'),
                $cfg->readConfig('app_name'),
                $inc,
                $cfg->readConfig('application_path'),
                $cfg->readConfig('app_name'),
                $inc,