Added in email hosting, and other misc cosmetic fixes
This commit is contained in:
@@ -17,6 +17,7 @@ class Host extends ServiceType implements ServiceItem
|
||||
protected $dates = [
|
||||
'host_expire',
|
||||
];
|
||||
public $dateFormat = 'U';
|
||||
protected $table = 'ab_service__hosting';
|
||||
|
||||
public function provider()
|
||||
|
Reference in New Issue
Block a user