From 0189f96b12a0bab990f4e188249e47e0f1b8dc08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 16 Apr 2010 16:32:21 +0200 Subject: [PATCH] Default has changed. --- config.sample.inc.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.sample.inc.php b/config.sample.inc.php index e952c80ff..562ba5246 100644 --- a/config.sample.inc.php +++ b/config.sample.inc.php @@ -88,14 +88,6 @@ $cfg['SaveDir'] = ''; */ //$cfg['LightTabs'] = true; -/** - * default for 'ORDER BY' clause (valid values are 'ASC', 'DESC' or 'SMART' -ie - * descending order for fields of type TIME, DATE, DATETIME & TIMESTAMP, - * ascending order else-) - * default = ASC - */ -//$cfg['Order'] = 'SMART'; - /** * disallow editing of binary fields * valid values are: