From 6d128829463cff5e3a293ace173fdaa014a60f0f Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Mon, 12 Jan 2015 13:51:34 +0530 Subject: Remove display direction Signed-off-by: Madhura Jayaratne --- config.sample.inc.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.sample.inc.php') 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 @@ -115,12 +115,6 @@ $cfg['SaveDir'] = ''; //$cfg['DefaultLang'] = 'en'; //$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) -- cgit v1.2.3