aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/init_ste.php
Commit message (Collapse)AuthorAge
* Include new STE versiondevelopKevin Chabowski2014-05-25
|
* STE has a new repository and name.Kevin Chabowski2013-10-28
|
* Fixed referencing and constants.Kevin Chabowski2013-10-03
| | | | | * Creating a varaible reference at call time is not possbile any more. * When defining a constant, we pass the name as a string now.
* Debug now toggleable in backend; used new STE features.Kevin Chabowski2012-03-01
| | | | | | | * If __DEBUG__ is true, STE will be in a more verbose mode. * Ratatöskr's frontend STETags now uses the \ste\RuntimeError exception This will also be Beta 3
* 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.
* Replaced Smarty with STE and started the backend.Kevin Chabowski2011-09-21