[freeside-commits] freeside/httemplate/view svc_acct.cgi, 1.54, 1.55

Jeff Finucane,420,, jeff at wavetail.420.am
Thu Dec 27 17:41:25 PST 2007


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail:/tmp/cvs-serv26559/httemplate/view

Modified Files:
	svc_acct.cgi 
Log Message:
last login reporting (#2952)

Index: svc_acct.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_acct.cgi,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- svc_acct.cgi	6 Dec 2007 16:51:47 -0000	1.54
+++ svc_acct.cgi	28 Dec 2007 01:41:23 -0000	1.55
@@ -79,6 +79,7 @@
 
   Upload: <B><% sprintf("%.3f", $input) %></B> megabytes<BR>
   Download: <B><% sprintf("%.3f", $output) %></B> megabytes<BR>
+  Last Login: <B><% $svc_acct->last_login_text %></B><BR>
 % my $href = qq!<A HREF="${p}search/sqlradius.cgi?svcnum=$svcnum!; 
 
   View session detail:



More information about the freeside-commits mailing list