]> andersk Git - moira.git/blobdiff - server/qfollow.pc
Add contact and account_number fields to subnet table.
[moira.git] / server / qfollow.pc
index e27955234b85e8984730673c6ecd14383350167a..4f7d344daa17fb064cbc1e842caeff175103562d 100644 (file)
@@ -531,7 +531,7 @@ int followup_gsnt(struct query *q, struct save_queue *sq, struct validate *v,
   if (q->version < 8)
     idx = 0;
   else
-    idx = 1;
+    idx = 3;
 
   while (sq_get_data(sq, &argv))
     {
This page took 0.036742 seconds and 4 git commands to generate.