X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fdatabase%2Flib-local.php;h=5abbc1512bbdf2d7d30c45c793ae393cae523a2f;hp=86b1c3805dfce61f481be2f79d64ea3297ac2def;hb=b002c5909aa0f781505dde5414964b0f014cde01;hpb=6a1f98717d2fdf0723c2852f99d15688755aac13 diff --git a/inc/database/lib-local.php b/inc/database/lib-local.php index 86b1c380..5abbc151 100644 --- a/inc/database/lib-local.php +++ b/inc/database/lib-local.php @@ -24,6 +24,3 @@ // For testing purposes we use a local file database $databaseInstance = ObjectFactory::createObjectByConfiguredName('local_file_database_class'); - -// [EOF] -?>