From 3487e990876631ec25680b17e5c7c5ce9dfc8fea Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Wed, 12 Oct 2011 21:42:16 +0200 Subject: Added 'kses.php' to the libs. --- ratatoeskr/libs/.gitignore | 1 + ratatoeskr/libs/INFO | 5 +++++ 2 files changed, 6 insertions(+) (limited to 'ratatoeskr/libs') diff --git a/ratatoeskr/libs/.gitignore b/ratatoeskr/libs/.gitignore index 71dd7fe..b389808 100644 --- a/ratatoeskr/libs/.gitignore +++ b/ratatoeskr/libs/.gitignore @@ -1,2 +1,3 @@ stupid_template_engine.php markdown.php +kses.php diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO index e5c9364..60d4df4 100644 --- a/ratatoeskr/libs/INFO +++ b/ratatoeskr/libs/INFO @@ -12,3 +12,8 @@ This directory will hold some libraries Ratatöskr needs. PHP Markdown can be found here: +3. kses + + Place "kses.php" from the archive directly into this directory. + + kses can be found at -- cgit v1.2.3-54-g00ecf