diff options
author | Kevin Chabowski <kevin@kch42.de> | 2013-10-28 22:53:37 +0100 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2013-10-28 22:53:37 +0100 |
commit | ccd3f1f33f6067ecb3f45600454c0409b5e856f5 (patch) | |
tree | 15582cdf2e60b77fac65139ce1b20f62fd697e95 /ratatoeskr/libs | |
parent | 1d584b981defe7f0ec5a609a0012a963b218fd51 (diff) | |
parent | 2c88eecc053ad8d7fc527238485c17b7b6c53afa (diff) | |
download | ratatoeskr-cms-ccd3f1f33f6067ecb3f45600454c0409b5e856f5.tar.gz ratatoeskr-cms-ccd3f1f33f6067ecb3f45600454c0409b5e856f5.tar.bz2 ratatoeskr-cms-ccd3f1f33f6067ecb3f45600454c0409b5e856f5.zip |
Merge branch 'develop'
Diffstat (limited to 'ratatoeskr/libs')
-rw-r--r-- | ratatoeskr/libs/INFO | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO index e2bc19b..448a3d0 100644 --- a/ratatoeskr/libs/INFO +++ b/ratatoeskr/libs/INFO @@ -1,10 +1,10 @@ This directory will hold some libraries Ratatöskr needs. -1. Stupid Template Engine (STE) +1. STE Template Engine (STE) - Place "stupid_template_engine.php" directly into this directory. + Place "ste.php" directly into this directory. - STE can be found here: <https://github.com/kch42/Stupid-Template-Engine> + STE can be found here: <https://github.com/kch42/ste> 2. PHP Markdown |