From d5f3baa962fc5fbd79ab0743c23f8baf8412282b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Anz=CC=8Ce=20Videnic=CC=8C?= Date: Mon, 4 Jul 2016 16:29:06 +0200 Subject: [PATCH] fixed the comment --- WEB-INF/config.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1