From b65e19a8b12428948c641672206c54e51a550268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 30 Aug 2010 15:22:58 +0200 Subject: [PATCH] Fix another wrong count. --- libraries/sqlparser.data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/sqlparser.data.php b/libraries/sqlparser.data.php index 38b179a7c..2277d6a6c 100644 --- a/libraries/sqlparser.data.php +++ b/libraries/sqlparser.data.php @@ -337,7 +337,7 @@ $PMA_SQPdata_function_name = array ( * * @global integer MySQL attributes count */ -$PMA_SQPdata_function_name_cnt = 299; +$PMA_SQPdata_function_name_cnt = 298; /* * DEBUG