Fix another wrong count.

This commit is contained in:
Michal Čihař
2010-08-30 15:22:58 +02:00
parent e6bd28ea88
commit b65e19a8b1

View File

@@ -337,7 +337,7 @@ $PMA_SQPdata_function_name = array (
* *
* @global integer MySQL attributes count * @global integer MySQL attributes count
*/ */
$PMA_SQPdata_function_name_cnt = 299; $PMA_SQPdata_function_name_cnt = 298;
/* /*
* DEBUG * DEBUG