Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Mendel <cybot_tm@users.sourceforge.net>2007-03-19 20:55:39 +0300
committerSebastian Mendel <cybot_tm@users.sourceforge.net>2007-03-19 20:55:39 +0300
commit817e790762d33c1b216636ef20929d8473804eee (patch)
treed95a69f9bee45619b49c5ac88159a02d9bd04e8d /themes.php
parentb800466c912d1f2560992bbbe862a23b4c530913 (diff)
synced/fixed vim line
Diffstat (limited to 'themes.php')
-rw-r--r--themes.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes.php b/themes.php
index 7b083ce0d0..db3c47a290 100644
--- a/themes.php
+++ b/themes.php
@@ -1,4 +1,5 @@
<?php
+/* vim: set expandtab sw=4 ts=4 sts=4: */
/* get some globals */
require_once('./libraries/common.lib.php');