Merge pull request #422 from SysVoid/patch-1

Removed closing PHP tags
This commit is contained in:
Serghey Rodin 2015-10-22 16:56:26 +03:00
commit 97a368afdf
7 changed files with 41 additions and 78 deletions

View file

@ -344,4 +344,3 @@ function list_timezones() {
}
return $timezone_list;
}
?>