From: ivan Date: Sat, 3 Dec 2005 07:12:20 +0000 (+0000) Subject: those semicolons can't possibly have belonged there X-Git-Tag: SQL_LEDGER_2_4_4~1^2~35 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fc4e700637d938bb7366c3d273a4aeefc2272e0c;p=freeside.git those semicolons can't possibly have belonged there --- diff --git a/Makefile b/Makefile index 0c06edb5f..2c5abf9c9 100644 --- a/Makefile +++ b/Makefile @@ -84,8 +84,8 @@ SELFSERVICE_INSTALL_USERADD = /usr/sbin/useradd #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 FREESIDE_URL = "http://localhost/freeside/" #for now, same db as specified in DATASOURCE... eventually, otherwise?