Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First sketch of a user administration | Jakob Sack | 2011-04-16 | 1 | -16/+51 |
| | |||||
* | Fixed PHP syntax in template files. | François KUBLER | 2011-03-09 | 1 | -3/+3 |
| | | | | | | * Full PHP tags * Alternative syntax for control structures * Semi-colon at the end of instructions | ||||
* | Fixed some typos in admins templates. | François KUBLER | 2011-03-09 | 1 | -7/+7 |
| | | | | | * We have to use full tags (<?php) and not short tags (<?) * We have to use the alternative syntax for control structures (see http://www.php.net/manual/en/control-structures.alternative-syntax.php). | ||||
* | Getting rid of Smarty, using our own template system | Jakob Sack | 2011-03-02 | 1 | -0/+44 |