Version 0.9.5 beta - added opening and closing div to be put anywhere in the form, fixed some configuration bugs, and warnings in the autoloading class

This commit is contained in:
Stephan Kasdorf
2020-09-05 16:46:24 +02:00
parent 0fdb5f8121
commit 9366948b0b
6 changed files with 82 additions and 9 deletions

View File

@@ -30,6 +30,7 @@ dbmodel = "/../../application/model/"
module = "/../../application/module/[NAME]"
interfaces = "/../../application/module/[NAME]/interfaces/"
traits = "/../../application/module/[NAME]/traits/"
plugins = "/../../application/module/[NAME]/plugins/"
entriesperpage = 4
background.img[] = "public/img/nibiru3.jpg"
smarty.css[] = "public/css/v3/roboto.css"