Fix comment

This commit is contained in:
Jakub Vrana 2013-07-03 17:28:53 -07:00
parent 273712ad72
commit bc2001a939

View file

@ -983,7 +983,7 @@ function is_shortable($field) {
/** Run query which can be killed by AJAX call after timing out
* @param string
* @return Min_Result
* @return array of strings
*/
function slow_query($query) {
global $adminer, $token;