From: ivan Date: Thu, 8 Apr 2004 12:23:00 +0000 (+0000) Subject: fix quotes X-Git-Tag: BEFORE_FINAL_MASONIZE~1156 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=9253dd9fd2a67d99b0de171eda9f614ec6815639 fix quotes --- diff --git a/Makefile b/Makefile index 8a9921040..f631bf1b7 100644 --- a/Makefile +++ b/Makefile @@ -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; #---