From b5a11cde848c8bf1974da6072bb221f48f7165dc Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 31 Jan 2011 21:01:07 +0100 Subject: [PATCH] Explain numbers --- adminer/processlist.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adminer/processlist.inc.php b/adminer/processlist.inc.php index 7af10c3f..5635ea76 100644 --- a/adminer/processlist.inc.php +++ b/adminer/processlist.inc.php @@ -28,8 +28,8 @@ foreach (get_rows("SHOW FULL PROCESSLIST") as $i => $row) { } ?> +

result("SELECT @@max_connections")); ?>

-result("SELECT @@max_connections"); ?>