X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3d6a515a50d61cf1c234cd6775c925246b8a95b0..11cfcc792a4c3578abce0ef3f1b933f3858b5c1d:/WEB-INF/config.php.dist diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index c0dd256d..ed00f3a5 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -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.