[freeside-commits] freeside/httemplate/edit agent.cgi,1.14,1.15

Ivan,,, ivan at wavetail.420.am
Sat Jun 30 17:37:01 PDT 2007


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail:/tmp/cvs-serv1399

Modified Files:
	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.15
diff -u -d -r1.14 -r1.15
--- agent.cgi	23 Aug 2006 22:25:37 -0000	1.14
+++ agent.cgi	1 Jul 2007 00:36:59 -0000	1.15
@@ -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