From 1441f32fce8494a0b153551fe2b659f5ce8e7eed Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sat, 18 Oct 2014 01:19:29 +0200 Subject: [PATCH] Upload 3.1.21 --- composer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index dd30e0a8..c84b5951 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,9 @@ }, "autoload": { "classmap": [ - "libs/" + "libs/Smarty.class.php", + "libs/SmartyBC.class.php", + "libs/sysplugins/smarty_security.php" ] }, "extra": {