Resolve "Introduce PSR-4 autoloading"
Compare changes
- Stein Magne Bjorklund authored
We should not trust language " auto magic". Let us be sure we do a strict type check.
+ 13
− 19
@@ -9,27 +9,23 @@ use uib\ub\loadspeakr\Utils;
@@ -54,13 +50,12 @@ $acceptContentType = Utils::getBestContentType($_SERVER['HTTP_ACCEPT'], $conf['h
@@ -69,22 +64,21 @@ if ($conf['export'] && $_GET['q'] == 'export') {
@@ -99,10 +93,10 @@ foreach ($conf['modules']['available'] as $i) {