Clemens Schwaighofer
be03bc96cb
Core libs clean up
...
- end comments from # to //
- clean up not initialzed vars and wrong named vars
2019-04-22 10:28:01 +09:00
Clemens Schwaighofer
7abdc96499
Fix the Error.Handling.inc method
2018-04-24 10:23:34 +09:00
Clemens Schwaighofer
bf5486a59e
Switch php code tag, fix php code
...
all files use <?php for code tag open
fix various bugs & speed problems. eg switch from while (each ...) to
foreach, ...
2018-04-03 16:39:57 +09:00
Clemens Schwaighofer
5474ae2dda
Namespace changes initial setup
...
* move all the libs into the correct folders
* libs folder is now called lib
* Smarty update to 3.1.30
* main config update with / is now set via core variable (dynamic)
2018-03-23 13:43:22 +09:00