diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 81fc38f3..fefe9633 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -130,7 +130,6 @@ class Smarty extends Smarty_Internal_TemplateBase const DEBUG_OFF = 0; const DEBUG_ON = 1; const DEBUG_INDIVIDUAL = 2; - /** * filter types */