Remove phpdoc here.

This commit is contained in:
Michal Čihař
2010-04-29 14:00:42 +02:00
parent 407054b6b1
commit 382ce6e7ad

View File

@@ -132,7 +132,6 @@ $cfg['SaveDir'] = '';
/** /**
* When using DB-based query history, how many entries should be kept? * When using DB-based query history, how many entries should be kept?
* *
* @global integer $cfg['QueryHistoryMax']
* default = 25 * default = 25
*/ */
//$cfg['QueryHistoryMax'] = 100; //$cfg['QueryHistoryMax'] = 100;