Remove debugging code
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
51a0d2f25a
commit
3a981d165a
@ -1572,7 +1572,6 @@ class PMA_Table
|
||||
$this->_dbi->getError($GLOBALS['controllink'])
|
||||
)
|
||||
);
|
||||
print_r($message);
|
||||
return $message;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user