François KUBLER
|
bf815b3390
|
Fixed PHP syntax in template files.
* Full PHP tags
* Alternative syntax for control structures
* Semi-colon at the end of instructions
|
2011-03-09 21:57:00 +01:00 |
François KUBLER
|
1935d85ef1
|
Fixed some typos in admins templates.
* 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).
|
2011-03-09 20:13:52 +01:00 |
Jakob Sack
|
66ac355f78
|
Getting rid of Smarty, using our own template system
|
2011-03-02 11:56:48 +01:00 |
Jakob Sack
|
015ab0eb64
|
Say Smarty to only use one compile directory. Makes setup somewhat easier.
|
2011-03-02 00:16:43 +01:00 |
Jakob Sack
|
132695ceb1
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
2011-03-01 23:20:16 +01:00 |