Changeset 1974 for trunk/loplug/plugins/common/pgproxyclient.py
- Timestamp:
- 04/13/10 13:09:05 (2 years ago)
- File:
-
- 1 edited
-
trunk/loplug/plugins/common/pgproxyclient.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/loplug/plugins/common/pgproxyclient.py
r1948 r1974 66 66 67 67 # Declarations related to the config 68 self.serverAddr = " "68 self.serverAddr = "localhost" 69 69 self.autoCnx = False 70 70 self.connected = False
Note: See TracChangeset
for help on using the changeset viewer.
