Misc fixes for ADSL excess traffic and strtotime() functions for last month
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
<div class="dl-horizontal">
|
||||
<dt>Last Month</dt>
|
||||
<dd> <?php echo $o->traffic_month(strtotime('last month'),TRUE,TRUE); ?></dd>
|
||||
<dd> <?php echo $o->traffic_month(strtotime('first day of last month'),TRUE,TRUE); ?></dd>
|
||||
|
||||
<dt>This Month</dt>
|
||||
<dd> <?php echo $o->traffic_month(strtotime('yesterday'),TRUE,TRUE); ?></dd>
|
||||
|
Reference in New Issue
Block a user