- 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

View File

@@ -42,7 +42,4 @@ function _smarty_regex_replace_check($search)
}
return $search;
}
/* vim: set expandtab: */
?>
?>