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