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:
authorMadhura Jayaratne <madhura.cj@gmail.com>2015-01-12 11:21:34 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-01-12 12:01:44 +0300
commit6d128829463cff5e3a293ace173fdaa014a60f0f (patch)
treeb2b58bfe7f24c4c2b0d094d892290acf64ceaed2 /config.sample.inc.php
parentaa7fa1930f38df3abb006abd09e6d67409258079 (diff)
Remove display direction
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'config.sample.inc.php')
-rw-r--r--config.sample.inc.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.sample.inc.php b/config.sample.inc.php
index 048b42d2fd..035ebb80db 100644
--- a/config.sample.inc.php
+++ b/config.sample.inc.php
@@ -116,12 +116,6 @@ $cfg['SaveDir'] = '';
//$cfg['DefaultLang'] = 'de';
/**
- * default display direction (horizontal|vertical|horizontalflipped)
- */
-//$cfg['DefaultDisplay'] = 'vertical';
-
-
-/**
* How many columns should be used for table display of a database?
* (a value larger than 1 results in some information being hidden)
* default = 1