dabo Commit
Revision 5024
Date: 2009-02-06 14:46:04 -0800 (Fri, 06 Feb 2009)
Author: Paul
Trac: http://trac.dabodev.com/changeset/5024

Changed:
U   trunk/dabo/lib/connParser.py

Log:
I forgot to include this change the other day to support KeepAliveInterval.


Diff:
Modified: trunk/dabo/lib/connParser.py
===================================================================
--- trunk/dabo/lib/connParser.py        2009-02-06 20:42:03 UTC (rev 5023)
+++ trunk/dabo/lib/connParser.py        2009-02-06 22:46:04 UTC (rev 5024)
@@ -23,7 +23,8 @@
                                "database" : "",
                                "user" : "",
                                "password" : "",
-                               "port" : ""
+                               "port" : "",
+                               "KeepAliveInterval": "",
                                }
                self.currDict = self.blankConn.copy()
                self.element = None



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to