diff options
author | ivan <ivan> | 2004-04-08 12:23:00 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-04-08 12:23:00 +0000 |
commit | 9253dd9fd2a67d99b0de171eda9f614ec6815639 (patch) | |
tree | 6d80580af5f05f4762f8e6c948c9334d0277453f /Makefile | |
parent | 4c4b4f8d7548e10b98a173de30e25174f7cd305a (diff) |
fix quotes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -59,8 +59,8 @@ SELFSERVICE_MACHINES = localhost RT_ENABLED = 0 #RT_ENABLED = 1 RT_DOMAIN = example.com -RT_TIMEZONE = 'US/Pacific'; -#RT_TIMEZONE = 'US/Eastern'; +RT_TIMEZONE = US/Pacific; +#RT_TIMEZONE = US/Eastern; #--- |