aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/utils.php
Commit message (Expand)AuthorAge
* Add htmlesc againHEADmasterLaria Carolin Chabowski2021-01-01
* Make SITE_BASE_PATH a method of EnvLaria Carolin Chabowski2020-11-08
* Move delete_directory() into Plugin classLaria Carolin Chabowski2020-11-08
* Remove intcmp()Laria Carolin Chabowski2020-11-08
* Replace array_repeat() with equivalent array_fill() callsLaria Carolin Chabowski2020-11-08
* Remove unused functionLaria Carolin Chabowski2020-11-08
* Deprecate htmlesc for Esc::escLaria Carolin Chabowski2020-09-25
* Code cleanupLaria Carolin Chabowski2020-09-21
* Automatic code formattingLaria Carolin Chabowski2020-04-26
* Some simple code formattingLaria Carolin Chabowski2020-04-26
* Expand tabs and remove trailing whitespaceLaria Carolin Chabowski2020-04-26
* htmlesc now uses htmlspecialchars instead of htmlentitiesKevin Chabowski2012-02-18
* Modified db-model for plugins and fixed a bug in the frontend.Kevin Chabowski2011-12-18
* Fixed ugly code...Kevin Chabowski2011-12-04
* More functions for utils.php and some testing tools.Kevin Chabowski2011-10-05
* Fixed array_repeatKevin Chabowski2011-09-22
* Improved documentation.Kevin Chabowski2011-08-18
* (Almost) finished DB-Models / abstraction layer.Kevin Chabowski2011-07-21