This commit is contained in:
2022-02-20 18:31:54 +01:00
parent bd1f302433
commit 16a46dd88a
9 changed files with 88 additions and 27 deletions

View File

@@ -2,7 +2,7 @@
require_once "External/vendor/autoload.php";
define("WEBBASE_VERSION", "1.4.0");
define("WEBBASE_VERSION", "1.4.1");
spl_autoload_extensions(".php");
spl_autoload_register(function($class) {