Resolve "Introduce PSR-4 autoloading"
Compare changes
- Stein Magne Bjorklund authored
Addressing a old legacy bug. Making sure the file validate also make it easier to spot newly introduced errors and bugs.
+ 2
− 3
@@ -17,7 +17,7 @@ if (isset($_GET['q']) && $_GET['q'] === 'import') {
@@ -48,7 +48,7 @@ $endpoints['local'] = new Endpoint($conf['endpoint']['local'], $conf['endpointPa
@@ -65,7 +65,6 @@ if ($conf['export'] && $_GET['q'] === 'export') {