From: Anže Videnič Date: Mon, 4 Jul 2016 14:29:06 +0000 (+0200) Subject: fixed the comment X-Git-Tag: timetracker_1.19-1~1700^2^2 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=d5f3baa962fc5fbd79ab0743c23f8baf8412282b;p=timetracker.git fixed the comment --- diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index dd66f5e0..5f7cf253 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -215,5 +215,5 @@ define('AUTH_MODULE', 'db'); // define('AUTH_DEBUG', false); // Note: enabling AUTH_DEBUG breaks redirects as debug output is printed before setting redirect header. Do not enable on production systems. -// task window height in time.php +// note input height in time.php define('NOTE_INPUT_HEIGHT', '40'); \ No newline at end of file