mirror of
https://github.com/vrana/adminer.git
synced 2026-04-14 00:18:09 +02:00
Trim trailing whitespace
This commit is contained in:
@@ -236,7 +236,7 @@ if (isset($_GET["simpledb"])) {
|
||||
function rollback() {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
function slowQuery($query, $timeout) {
|
||||
$this->_conn->timeout = $timeout;
|
||||
return $query;
|
||||
|
||||
Reference in New Issue
Block a user