Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move smarty compiled files to store/[data]/smarty3 - which puts all ↵ | friendica | 2014-07-10 | 1 | -3/+3 |
| | | | | writeable areas of the server except the config file and logs under the "store" directory. We'll do logs at a future time. | ||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -0/+27 |
move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates |