Initial netmail import
This commit is contained in:
@@ -7,6 +7,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class Echomail extends Model
|
||||
{
|
||||
protected $dates = ['date'];
|
||||
protected $fillable = ['date','msgid','from_ftn'];
|
||||
|
||||
public function kludges()
|
||||
{
|
||||
|
Reference in New Issue
Block a user