The branch, master has been updated
via e55d178a42a6ee574018ae2de863362867da28ef (commit)
via b790300deb7385f44485b0b2924ac065e53c56d9 (commit)
from 42cd233d6955011a97564771df2c9889f2d27805 (commit)
- Log -----------------------------------------------------------------
commit e55d178a42a6ee574018ae2de863362867da28ef
Author: Michal Čihař <[email protected]>
Date: Thu Jul 21 13:32:11 2011 +0200
This @todo does not make sense
commit b790300deb7385f44485b0b2924ac065e53c56d9
Author: Michal Čihař <[email protected]>
Date: Thu Jul 21 13:31:49 2011 +0200
Whitespace cleanup
-----------------------------------------------------------------------
Summary of changes:
libraries/List_Database.class.php | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/libraries/List_Database.class.php
b/libraries/List_Database.class.php
index 5e3912c..7616f60 100644
--- a/libraries/List_Database.class.php
+++ b/libraries/List_Database.class.php
@@ -71,8 +71,6 @@ require_once './libraries/List.class.php';
/**
* checks if the configuration wants to hide some databases
- *
- * @todo temporaly use this docblock to test how to doc $GLOBALS
*/
protected function _checkHideDatabase()
{
@@ -128,14 +126,14 @@ require_once './libraries/List.class.php';
$this->_show_databases_disabled = true;
}
}
-
+
if ($GLOBALS['cfg']['NaturalOrder']) {
natsort($database_list);
} else {
// need to sort anyway, otherwise information_schema
// goes at the top
sort($database_list);
- }
+ }
return $database_list;
}
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git