[freeside-commits] freeside/httemplate/edit agent.cgi, 1.14, 1.14.2.1
Ivan,,,
ivan at wavetail.420.am
Sat Jun 30 17:37:04 PDT 2007
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail:/tmp/cvs-serv1403
Modified Files:
Tag: FREESIDE_1_7_BRANCH
agent.cgi
Log Message:
separate agent interface is deprecated...
Index: agent.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/agent.cgi,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -u -d -r1.14 -r1.14.2.1
--- agent.cgi 23 Aug 2006 22:25:37 -0000 1.14
+++ agent.cgi 1 Jul 2007 00:37:00 -0000 1.14.2.1
@@ -94,14 +94,14 @@
<TR>
- <TD ALIGN="right">Agent interface username</TD>
+ <TD ALIGN="right">(DEPRECATED) Agent interface username</TD>
<TD>
<INPUT TYPE="text" NAME="username" VALUE="<% $hashref->{username} %>">
</TD>
</TR>
<TR>
- <TD ALIGN="right">Agent interface password</TD>
+ <TD ALIGN="right">(DEPRECATED) Agent interface password</TD>
<TD>
<INPUT TYPE="text" NAME="_password" VALUE="<% $hashref->{_password} %>">
</TD>
More information about the freeside-commits
mailing list