CLI + version 1.2.4

This commit is contained in:
2021-04-07 13:09:50 +02:00
parent ae99ef8a09
commit e91edfeb1e
2 changed files with 34 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<?php
define("WEBBASE_VERSION", "1.2.3");
define("WEBBASE_VERSION", "1.2.4");
spl_autoload_extensions(".php");
spl_autoload_register(function($class) {