Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed referencing and constants. | Kevin Chabowski | 2013-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 Chabowski | 2012-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 Chabowski | 2011-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 Chabowski | 2011-09-21 |