diff options
Diffstat (limited to 'modules/getid3/module.lib.iconv_replacement.php')
-rw-r--r-- | modules/getid3/module.lib.iconv_replacement.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/getid3/module.lib.iconv_replacement.php b/modules/getid3/module.lib.iconv_replacement.php index d6f935e8..1c5b2fd0 100644 --- a/modules/getid3/module.lib.iconv_replacement.php +++ b/modules/getid3/module.lib.iconv_replacement.php @@ -1,4 +1,5 @@ <?php +/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ // +----------------------------------------------------------------------+ // | PHP version 5 | // +----------------------------------------------------------------------+ |