]> andersk Git - moira.git/commitdiff
fix set_pobox_pop definition
authordanw <danw>
Thu, 18 Nov 1999 16:59:29 +0000 (16:59 +0000)
committerdanw <danw>
Thu, 18 Nov 1999 16:59:29 +0000 (16:59 +0000)
server/queries2.c

index cbaae74b827503afb3e48bb213d41abbfde9574f..050e780b32ccf6d021af1c03b8eb7ab63da570f3 100644 (file)
@@ -2959,11 +2959,11 @@ struct query Queries2[] = {
     "set_pobox_pop",
     "spop",
     UPDATE,
-    "u",
+    0,
     USERS_TABLE,
     0,
     spob_fields,
-    0,
+    1,
     NULL,
     0,
     NULL,
This page took 0.043877 seconds and 5 git commands to generate.