Added in email hosting, and other misc cosmetic fixes
This commit is contained in:
@@ -10,6 +10,7 @@ class AdslTraffic extends Model
|
||||
protected $table = 'ab_service__adsl_traffic';
|
||||
public $timestamps = FALSE;
|
||||
protected $dates = ['date'];
|
||||
public $dateFormat = 'U';
|
||||
private $traffic_end = 14;
|
||||
|
||||
public function broadband()
|
||||
|
Reference in New Issue
Block a user