summaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/access.php1
-rw-r--r--admin/catalog.php1
-rw-r--r--admin/duplicates.php1
-rw-r--r--admin/export.php1
-rw-r--r--admin/flag.php1
-rw-r--r--admin/index.php1
-rw-r--r--admin/mail.php1
-rw-r--r--admin/modules.php1
-rw-r--r--admin/shout.php1
-rw-r--r--admin/system.php1
-rw-r--r--admin/users.php1
11 files changed, 11 insertions, 0 deletions
diff --git a/admin/access.php b/admin/access.php
index 6a46c9f1..a6ea8dd1 100644
--- a/admin/access.php
+++ b/admin/access.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org
diff --git a/admin/catalog.php b/admin/catalog.php
index 619f96be..7dcc0f10 100644
--- a/admin/catalog.php
+++ b/admin/catalog.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org
diff --git a/admin/duplicates.php b/admin/duplicates.php
index 7f9fbc7f..d61f5170 100644
--- a/admin/duplicates.php
+++ b/admin/duplicates.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org
diff --git a/admin/export.php b/admin/export.php
index adea9bed..4e423647 100644
--- a/admin/export.php
+++ b/admin/export.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org
diff --git a/admin/flag.php b/admin/flag.php
index 6ca41ba6..79d9c81b 100644
--- a/admin/flag.php
+++ b/admin/flag.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org
diff --git a/admin/index.php b/admin/index.php
index 2cf3c824..24f358ad 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org
diff --git a/admin/mail.php b/admin/mail.php
index 33c9edf7..e1eaf0c2 100644
--- a/admin/mail.php
+++ b/admin/mail.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) 2001 - 2006 Ampache.org
diff --git a/admin/modules.php b/admin/modules.php
index a57e5170..5f3270d1 100644
--- a/admin/modules.php
+++ b/admin/modules.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org
diff --git a/admin/shout.php b/admin/shout.php
index e439d348..31b7405a 100644
--- a/admin/shout.php
+++ b/admin/shout.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) 2001 - 2007 ampache.org
diff --git a/admin/system.php b/admin/system.php
index a5e9a775..85cf143e 100644
--- a/admin/system.php
+++ b/admin/system.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org
diff --git a/admin/users.php b/admin/users.php
index 9e6f138b..c871a5e7 100644
--- a/admin/users.php
+++ b/admin/users.php
@@ -1,4 +1,5 @@
<?php
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */
/*
Copyright (c) Ampache.org