[freeside-commits] freeside/httemplate/view svc_acct.cgi, 1.49.2.5, 1.49.2.6
Jeff Finucane,420,,
jeff at wavetail.420.am
Thu Dec 27 17:32:52 PST 2007
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail:/tmp/cvs-serv26177/httemplate/view
Modified Files:
Tag: FREESIDE_1_7_BRANCH
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.49.2.5
retrieving revision 1.49.2.6
diff -u -d -r1.49.2.5 -r1.49.2.6
--- svc_acct.cgi 6 Dec 2007 16:51:31 -0000 1.49.2.5
+++ svc_acct.cgi 28 Dec 2007 01:32:49 -0000 1.49.2.6
@@ -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