blob: 5298ab2f981d6da369ad5b6892424cec15b069aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
This directory will hold some libraries Ratatöskr needs.
1. Smarty Template engine
Create a directory called "smarty" and place the content of the "libs"
directory there.
Smarty can be found here: <http://www.smarty.net/download>
2. PHP Markdown
Place "markdown.php" from the archive directly into this directory.
PHP Markdown can be found here: <http://michelf.com/projects/php-markdown/>
|