- 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

@@ -35,7 +35,4 @@ function smarty_function_popup_init($params, $smarty, $template)
trigger_error("popup_init: missing src parameter",E_USER_WARNING);
}
}
/* vim: set expandtab: */
?>
?>