Revision: 2969
          https://sourceforge.net/p/mrbs/code/2969/
Author:   cimorrison
Date:     2015-01-21 09:34:29 +0000 (Wed, 21 Jan 2015)
Log Message:
-----------
Removed redundant code

Modified Paths:
--------------
    mrbs/trunk/web/report.php

Modified: mrbs/trunk/web/report.php
===================================================================
--- mrbs/trunk/web/report.php   2015-01-21 08:58:13 UTC (rev 2968)
+++ mrbs/trunk/web/report.php   2015-01-21 09:34:29 UTC (rev 2969)
@@ -857,10 +857,8 @@
 function accumulate(&$row, &$count, &$hours, $report_start, $report_end,
                     &$room_hash, &$name_hash)
 {
-  global $periods, $output_format;
+  global $output_format;
   
-  $max_periods = count($periods);
-  
   $row['enable_periods']; ////////////////////////
   // Use brief description, created by or type as the name:
   $name = get_sumby_name_from_row($row);
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to