diff options
author | Paul 'flowerysong' Arthur <flowerysong00@yahoo.com> | 2010-04-16 04:28:41 +0000 |
---|---|---|
committer | Paul 'flowerysong' Arthur <flowerysong00@yahoo.com> | 2010-04-16 04:28:41 +0000 |
commit | 5cd4e2d3afa86b7ec3d5fd2a15c5de73422ffdfb (patch) | |
tree | f754d8ab73f3c840e8961d6a4d6fe2d1c0dd1752 /themes/classic | |
parent | 4b4728f0ac8b249a2bd821454079c764198e57ed (diff) | |
download | ampache-5cd4e2d3afa86b7ec3d5fd2a15c5de73422ffdfb.tar.gz ampache-5cd4e2d3afa86b7ec3d5fd2a15c5de73422ffdfb.tar.bz2 ampache-5cd4e2d3afa86b7ec3d5fd2a15c5de73422ffdfb.zip |
Remove erroneously added vim modelines that prevented themes from being parsed.
Diffstat (limited to 'themes/classic')
-rw-r--r-- | themes/classic/theme.cfg.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/classic/theme.cfg.php b/themes/classic/theme.cfg.php index c3011b57..6570e4cc 100644 --- a/themes/classic/theme.cfg.php +++ b/themes/classic/theme.cfg.php @@ -1,5 +1,4 @@ ;;;;;;;;;;;;;;;;;; -/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ ;<?php exit(); ?>; ;;;;;;;;;;;;;;;;;; ; Copyright (c) 2001 - 2007 Ampache.org |