[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_2-1609-g0189f96

The branch, master has been updated via 0189f96b12a0bab990f4e188249e47e0f1b8dc08 (commit) from 4aecf17028ccb21072bcbf00d3bbf8fffb1c2b5a (commit) - Log ----------------------------------------------------------------- commit 0189f96b12a0bab990f4e188249e47e0f1b8dc08 Author: Michal Čihař <mcihar@novell.com> Date: Fri Apr 16 16:32:21 2010 +0200 Default has changed. ----------------------------------------------------------------------- Summary of changes: config.sample.inc.php | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/config.sample.inc.php b/config.sample.inc.php index e952c80..562ba52 100644 --- a/config.sample.inc.php +++ b/config.sample.inc.php @@ -89,14 +89,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: * false allow editing hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař