X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fconfig.php.dist;h=ed00f3a501cee01d51b3bcbc8cb900377b5b5e69;hb=11cfcc792a4c3578abce0ef3f1b933f3858b5c1d;hp=e4fb3c0a31b16d547362756dede2099c96d82aa8;hpb=21a4caf9b07233e69ad230a4d4d5248b589c205b;p=timetracker.git diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index e4fb3c0a..ed00f3a5 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -75,17 +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); - - -// FUTURE_ENTRIES - defines whether users can create entries for future dates. Defaults to true. -// -// define('FUTURE_ENTRIES', false); - - // WEEKEND_START_DAY // // This option defines which days are highlighted with weekend color.