Commit 25223019 authored by dockx thibault's avatar dockx thibault
Browse files

Merge branch...

Merge branch '6267-webservice-force-the-usage-of-the-timezone-configured-within-fusiondirectory-in-order-to-avoid' into 'dev'

Resolve "[webservice] - Force the usage of the timezone configured within FusionDirectory in order to avoid the default GMT"

See merge request fusiondirectory/fd-plugins!1038
Showing with 1 addition and 0 deletions
+1 -0
......@@ -187,6 +187,7 @@ class fdRPCService
session::global_set('config', $config);
}
}
timezone::setDefaultTimezoneFromConfig();
}
protected function checkAccess ($type, $tabs = NULL, $dn = NULL)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment