[freeside-commits] freeside Makefile,1.130,1.131

Ivan,,, ivan at wavetail.420.am
Fri Dec 2 23:12:22 PST 2005


Update of /home/cvs/cvsroot/freeside
In directory wavetail:/tmp/cvs-serv30446

Modified Files:
	Makefile 
Log Message:
those semicolons can't possibly have belonged there

Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Makefile,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- Makefile	2 Oct 2005 07:09:28 -0000	1.130
+++ Makefile	3 Dec 2005 07:12:20 -0000	1.131
@@ -84,8 +84,8 @@
 #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?



More information about the freeside-commits mailing list