summaryrefslogtreecommitdiffstats
path: root/modules/php_musicbrainz/mbLabelAlias.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/php_musicbrainz/mbLabelAlias.php')
-rw-r--r--modules/php_musicbrainz/mbLabelAlias.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/php_musicbrainz/mbLabelAlias.php b/modules/php_musicbrainz/mbLabelAlias.php
index b426e3a0..9e268898 100644
--- a/modules/php_musicbrainz/mbLabelAlias.php
+++ b/modules/php_musicbrainz/mbLabelAlias.php
@@ -1,3 +1,4 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
class mbLabelArtist extends mbArtistAlias { }
?>