smeserver-sogosync/root/etc/e-smith/templates/usr/share/sogosync/config.php/10TimeZone

4 lines
113 B
Plaintext

if (function_exists("date_default_timezone_set"))\{
date_default_timezone_set("{$TimeZone}");
\}