diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2010-03-14 04:53:15 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2010-03-14 04:53:15 +0000 |
commit | 45f382b06d0f6a5da0660d3bb70ce2c71193be57 (patch) | |
tree | bde9f0aab8b0370736b401b114f0169a6f2f86f8 /templates/show_manage_shoutbox.inc.php | |
parent | 5744c3ea4b476f7cdc8bad113432673e88f884d9 (diff) | |
download | ampache-45f382b06d0f6a5da0660d3bb70ce2c71193be57.tar.gz ampache-45f382b06d0f6a5da0660d3bb70ce2c71193be57.tar.bz2 ampache-45f382b06d0f6a5da0660d3bb70ce2c71193be57.zip |
Add vim modelines to all php files (Thx ascheel)
Diffstat (limited to 'templates/show_manage_shoutbox.inc.php')
-rw-r--r-- | templates/show_manage_shoutbox.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_manage_shoutbox.inc.php b/templates/show_manage_shoutbox.inc.php index ec155203..178c02a9 100644 --- a/templates/show_manage_shoutbox.inc.php +++ b/templates/show_manage_shoutbox.inc.php @@ -1,4 +1,5 @@ <?php +/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ /* Copyright (c) 2001 - 2008 Ampache.org |