aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/utils.php
Commit message (Collapse)AuthorAge
* Modified db-model for plugins and fixed a bug in the frontend.Kevin Chabowski2011-12-18
| | | | | | * The db-model for plugins was updated, so it is compatible with the plugin packages. * Preview of comments now works again.
* Fixed ugly code...Kevin Chabowski2011-12-04
|
* More functions for utils.php and some testing tools.Kevin Chabowski2011-10-05
| | | | | * Added ste:loremipsum for Layout tests. * Added session_doctor.php to inspect the current user session.
* Fixed array_repeatKevin Chabowski2011-09-22
| | | | I'm quite ashamed, that I managed to produce a bug in this function :-/
* Improved documentation.Kevin Chabowski2011-08-18
|
* (Almost) finished DB-Models / abstraction layer.Kevin Chabowski2011-07-21