]> git.mxchange.org Git - core.git/blobdiff - inc/config.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / config.php
index 5cc93a133c10158ab9c2edd753f0ab2bccba3817..a1ba03c99104fe0aacbc62cd79121c277bdd3079 100644 (file)
@@ -469,6 +469,3 @@ $cfg->setConfigEntry('extension_scrypt_loaded', FALSE);
 
 // CFG: EXTENSION-UUID-LOADED (By default uuid is assumed absent and later tested being there)
 $cfg->setConfigEntry('extension_uuid_loaded', FALSE);
-
-// [EOF]
-?>