]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/config.php.dist
Initial release of subgroups for testing. Some issues remain, but the functionality...
[timetracker.git] / WEB-INF / config.php.dist
index 17b4d087d3bbf4a1061d8fb43b89cbf74bcb791f..d8bfe0c103d256c0f93f77b2726ba36cc7c06268 100644 (file)
@@ -197,6 +197,3 @@ define('AUTH_MODULE', 'db');
 
 // Height in pixels for the note input field in time.php. Defaults to 40.
 // define('NOTE_INPUT_HEIGHT', 100);
 
 // 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 of subgroup support is ongoing. To be removed later.
-// define('SUBGROUP_DEBUG', false);