diff options
author | Kevin Chabowski <kevin@kch42.de> | 2014-05-25 12:33:35 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2014-05-25 12:33:35 +0200 |
commit | e08182c0c900a96c53c5775408069183e28452b9 (patch) | |
tree | e1a245e39fa3718f6ef743de494e78712a419136 /ratatoeskr/libs | |
parent | a403f14063ce8ac62f7ff82c35f05b4d4e8ec88c (diff) | |
parent | 1bb15c28b7af7265687b85607b853a5f6722ecf4 (diff) | |
download | ratatoeskr-cms-e08182c0c900a96c53c5775408069183e28452b9.tar.gz ratatoeskr-cms-e08182c0c900a96c53c5775408069183e28452b9.tar.bz2 ratatoeskr-cms-e08182c0c900a96c53c5775408069183e28452b9.zip |
Merge branch 'develop'
Diffstat (limited to 'ratatoeskr/libs')
-rw-r--r-- | ratatoeskr/libs/INFO | 2 |
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> |