aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/libs/INFO
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2014-05-25 12:33:35 +0200
committerKevin Chabowski <kevin@kch42.de>2014-05-25 12:33:35 +0200
commite08182c0c900a96c53c5775408069183e28452b9 (patch)
treee1a245e39fa3718f6ef743de494e78712a419136 /ratatoeskr/libs/INFO
parenta403f14063ce8ac62f7ff82c35f05b4d4e8ec88c (diff)
parent1bb15c28b7af7265687b85607b853a5f6722ecf4 (diff)
downloadratatoeskr-cms-e08182c0c900a96c53c5775408069183e28452b9.tar.gz
ratatoeskr-cms-e08182c0c900a96c53c5775408069183e28452b9.tar.bz2
ratatoeskr-cms-e08182c0c900a96c53c5775408069183e28452b9.zip
Merge branch 'develop'
Diffstat (limited to 'ratatoeskr/libs/INFO')
-rw-r--r--ratatoeskr/libs/INFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO
index 448a3d0..4b4e5e3 100644
--- a/ratatoeskr/libs/INFO
+++ b/ratatoeskr/libs/INFO
@@ -2,7 +2,7 @@ This directory will hold some libraries Ratatöskr needs.
1. STE Template Engine (STE)
- Place "ste.php" directly into this directory.
+ Place the STE files into the subdirectory "ste" (create it, if it doesn't exist). At least "ste.php" and the "src" directory of STE are needed!
STE can be found here: <https://github.com/kch42/ste>