From 382ce6e7add4d92ce5809fe15f5bb659fadd33a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 29 Apr 2010 14:00:42 +0200 Subject: [PATCH] Remove phpdoc here. --- config.sample.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config.sample.inc.php b/config.sample.inc.php index 562ba5246..575e96562 100644 --- a/config.sample.inc.php +++ b/config.sample.inc.php @@ -132,7 +132,6 @@ $cfg['SaveDir'] = ''; /** * When using DB-based query history, how many entries should be kept? * - * @global integer $cfg['QueryHistoryMax'] * default = 25 */ //$cfg['QueryHistoryMax'] = 100;