X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fconfig.php.dist;h=3f6fdaf33601fcfe24457e9e537382c5ad244e7c;hb=1cfc9f9452a2e397fca1886825fff29fad409e5c;hp=1fd74cce84d4182e4d98551869968764f325d334;hpb=e7d0e39030d3802cb732dab6ada9fbb049b4dc03;p=timetracker.git diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index 1fd74cce..3f6fdaf3 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -208,5 +208,5 @@ define('AUTH_MODULE', 'db'); // Height in pixels for the note input field in time.php. Defaults to 40. // define('NOTE_INPUT_HEIGHT', 100); -// A temporary config option while development on multiple grouping in reports is ongoing. To be removed when done. -// define('MULTIPLE_GROUP_BY_DEBUG', false); +// A temporary config option while development of subgroup support is ongoing. To be removed later. +// define('SUBGROUP_DEBUG', false);