- removed /* vim: set expandtab: */ comments

- bugfix of auto literal problem introduce with fix of 31/05/2010
This commit is contained in:
Uwe.Tews
2010-06-01 19:11:48 +00:00
parent c82455c145
commit 62490ae8c0
7 changed files with 14 additions and 27 deletions
-3
View File
@@ -100,7 +100,4 @@ function smarty_function_cycle($params, $smarty)
return $retval;
}
/* vim: set expandtab: */
?>