]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/config.php.dist
Implemented a configurable punch in mode as per issue #53.
[timetracker.git] / WEB-INF / config.php.dist
index c0dd256d5ef85b11f6156c4332ceda5c04fc8e9c..ed00f3a501cee01d51b3bcbc8cb900377b5b5e69 100644 (file)
@@ -75,12 +75,6 @@ define('APP_NAME', '');
 define('COST_ON_REPORTS', true);
 
 
-// READONLY_START_FINISH - defines whether the start and finish fields on time entry pages are read-only.
-// This applies to regular users only. Manager and co-managers can edit these values.
-//
-// define('READONLY_START_FINISH', false);
-
-
 // WEEKEND_START_DAY
 //
 // This option defines which days are highlighted with weekend color.