Initial release of multiple group by in reports.
[timetracker.git] / WEB-INF / config.php.dist
index 1fd74cc..1218f7f 100644 (file)
@@ -207,6 +207,3 @@ 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);