Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / includes.php
index e235a9e6575a60079a6c9c4ef91444f92671cf6d..2acfa7fb96df6196772a9058a1e573cce08e90ff 100644 (file)
@@ -69,6 +69,3 @@ FrameworkConfiguration::getSelfInstance()->setConfigEntry('app_name', $applicati
 
 // Scan for all framework classes, exceptions and interfaces
 ClassLoader::scanFrameworkClasses();
-
-// [EOF]
-?>