[freeside-commits] freeside/FS/FS/part_export acct_sql.pm, 1.15, 1.16

Ivan,,, ivan at wavetail.420.am
Wed Sep 20 08:20:36 PDT 2006


Update of /home/cvs/cvsroot/freeside/FS/FS/part_export
In directory wavetail:/tmp/cvs-serv13123

Modified Files:
	acct_sql.pm 
Log Message:
finish correcting the naming

Index: acct_sql.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/acct_sql.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- acct_sql.pm	19 Sep 2006 16:49:23 -0000	1.15
+++ acct_sql.pm	20 Sep 2006 15:20:34 -0000	1.16
@@ -106,7 +106,7 @@
   '>
   <LI><INPUT TYPE="button" VALUE="postfix_native_mailbox" onClick='
     this.form.table.value = "users";
-    this.form.schema.value = "$postfix_native_map";
+    this.form.schema.value = "$postfix_native_mailbox_map";
     this.form.primary_key.value = "userid";
 </UL>
 END



More information about the freeside-commits mailing list