]> source.dussan.org Git - nextcloud-server.git/commit
Move timezone logic out of server.php
authorJoas Schilling <nickvergessen@gmx.de>
Tue, 16 Dec 2014 14:34:55 +0000 (15:34 +0100)
committerJoas Schilling <nickvergessen@gmx.de>
Tue, 16 Dec 2014 15:16:22 +0000 (16:16 +0100)
commit26100a6dfbd55d12de689d2b2e865d058e58046f
tree0c62844eb8d53b13c3bba7936e9e67398e4a922b
parent5b9c453071fe900529cd26b88fbc681d8b153b43
Move timezone logic out of server.php
lib/private/datetimezone.php [new file with mode: 0644]
lib/private/server.php
lib/public/idatetimezone.php [new file with mode: 0644]
tests/lib/util.php