mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
Fix comment
This commit is contained in:
@@ -983,7 +983,7 @@ function is_shortable($field) {
|
|||||||
|
|
||||||
/** Run query which can be killed by AJAX call after timing out
|
/** Run query which can be killed by AJAX call after timing out
|
||||||
* @param string
|
* @param string
|
||||||
* @return Min_Result
|
* @return array of strings
|
||||||
*/
|
*/
|
||||||
function slow_query($query) {
|
function slow_query($query) {
|
||||||
global $adminer, $token;
|
global $adminer, $token;
|
||||||
|
Reference in New Issue
Block a user