diff options
author | ivan <ivan> | 2003-05-08 09:34:39 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-05-08 09:34:39 +0000 |
commit | c97973a5145438eedd9fe16841897f5c4febb995 (patch) | |
tree | 5f9ed363f4fd674e2ee51c46c86e8a8b6ac75df2 /Makefile | |
parent | 5839c5c7d8fe0b2cfe13e2bbd3a1c25128b4cecf (diff) |
general Pg 7.3 fix for setting int columns to '' / NULL
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ SIGNUP_MACHINE = localhost SIGNUP_AGENTNUM = 2 SIGNUP_REFNUM = 2 -SELFSERVICE_USER = nostart +SELFSERVICE_USER = fs_selfservice SELFSERVICE_MACHINE = localhost #--- |