X-Git-Url: https://git.mxchange.org/?p=hub.git;a=blobdiff_plain;f=inc%2Fselector.php;fp=inc%2Fselector.php;h=ddab76926ef76f12dcc80b111927c49d7f854c08;hp=a1ae868810ed07cc3b140d2a876d625c43039877;hb=663356790b69b73605e383989654ed51bf1b22e8;hpb=1fc59c41e4a5a4791dec393d4a69f0633f60fc15 diff --git a/inc/selector.php b/inc/selector.php index a1ae86881..ddab76926 100644 --- a/inc/selector.php +++ b/inc/selector.php @@ -45,8 +45,7 @@ foreach ($configAppIncludes as $inc) { } // Generate a FQFN for the helper class - $fqfn = sprintf("%s%s/%s/%s%s", - PATH, + $fqfn = sprintf("%s%s/%s%s", $cfg->readConfig('application_path'), $cfg->readConfig('app_name'), $inc,