rework structure

added Router
added .htaccess
removed API-Module => is not used
renamed batch to CRON
This commit is contained in:
Maurice Grönwoldt 2020-09-10 22:47:58 +02:00
commit c33bb4cb3a
37 changed files with 680 additions and 190 deletions

7
.gitignore vendored
View file

@ -461,5 +461,8 @@ MigrationBackup/
# real ignore for venom
config.inc.php
module.inc.php
conf/config.inc.php
conf/module.inc.php
conf/routers.inc.php
conf/lang.inc.php
logs/Exception.log