From 01842f2e3fdcb43a14baec3fafd6593a59943544 Mon Sep 17 00:00:00 2001 From: mattf Date: Mon, 10 Jan 2011 18:29:00 +0000 Subject: [PATCH] Changed realtime summary report campaign real-time link to the new realtime_report.php git-svn-id: svn://192.168.202.10@1586 3d104415-ff17-0410-8863-d5cf3c621b8a --- www/vicidial/AST_timeonVDADallSUMMARY.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/vicidial/AST_timeonVDADallSUMMARY.php b/www/vicidial/AST_timeonVDADallSUMMARY.php index 3c8e2a65..dce2c7a8 100644 --- a/www/vicidial/AST_timeonVDADallSUMMARY.php +++ b/www/vicidial/AST_timeonVDADallSUMMARY.php @@ -1,7 +1,7 @@ LICENSE: AGPLv2 +# Copyright (C) 2011 Matt Florell LICENSE: AGPLv2 # # Summary for all campaigns live real-time stats for the VICIDIAL Auto-Dialer all servers # @@ -20,6 +20,7 @@ # 100802-2347 - Added User Group Allowed Reports option validation and allowed campaigns restrictions # 100914-1326 - Added lookup for user_level 7 users to set to reports only which will remove other admin links # 101214-1142 - Added Agent time stats +# 110110-1327 - Changed campaign real-time link to the new realtime_report.php # header ("Content-type: text/html; charset=utf-8"); @@ -209,7 +210,7 @@ $NFE = ''; $F=''; $FG=''; $B=''; $BG=''; $group = $groups[$k]; -echo "$group   -   "; +echo "$group   -   "; echo "Modify\n";