X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fincludes.php;h=2acfa7fb96df6196772a9058a1e573cce08e90ff;hp=e235a9e6575a60079a6c9c4ef91444f92671cf6d;hb=b002c5909aa0f781505dde5414964b0f014cde01;hpb=6a1f98717d2fdf0723c2852f99d15688755aac13 diff --git a/inc/includes.php b/inc/includes.php index e235a9e6..2acfa7fb 100644 --- a/inc/includes.php +++ b/inc/includes.php @@ -69,6 +69,3 @@ FrameworkConfiguration::getSelfInstance()->setConfigEntry('app_name', $applicati // Scan for all framework classes, exceptions and interfaces ClassLoader::scanFrameworkClasses(); - -// [EOF] -?>