aboutsummaryrefslogtreecommitdiffstats
path: root/admin/templates/users.php
Commit message (Collapse)AuthorAgeFilesLines
* First sketch of a user administrationJakob Sack2011-04-161-16/+51
|
* Fixed PHP syntax in template files.François KUBLER2011-03-091-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 KUBLER2011-03-091-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 systemJakob Sack2011-03-021-0/+44