aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/setup/setup.php
Commit message (Collapse)AuthorAge
* Code cleanupLaria Carolin Chabowski2020-09-21
| | | | | | | | | | - Remove unused variables - Remove unused utility functions - Asserting presence and typehinting global variables - Remove unused variables - Add missing global - Add parameter type constraint - Fix some references to nonexisting variables
* Format config generation codeLaria Carolin Chabowski2020-04-28
|
* Automatic code formattingLaria Carolin Chabowski2020-04-26
|
* Some simple code formattingLaria Carolin Chabowski2020-04-26
| | | | | | - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags
* Expand tabs and remove trailing whitespaceLaria Carolin Chabowski2020-04-26
|
* Fix some php7 bugs. Also new name and new repository urlsLaria Carolin Chabowski2016-08-15
|
* New repository paths.Kevin Chabowski2013-07-04
|
* 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
* Setup script and clean config file.Kevin Chabowski2012-01-21