aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module/Clock.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/AdminPanel/Module/Clock.pm')
-rw-r--r--lib/AdminPanel/Module/Clock.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AdminPanel/Module/Clock.pm b/lib/AdminPanel/Module/Clock.pm
index e3e7130..99ca2f1 100644
--- a/lib/AdminPanel/Module/Clock.pm
+++ b/lib/AdminPanel/Module/Clock.pm
@@ -313,7 +313,6 @@ sub _adminClockPanel {
if ($info->{time_zone}->{UTC}) {
# (1)
- $DB::single = 1;
$self->sh_tz->writeConfiguration($info->{time_zone});
}
if ($ntpFrame->value()) {