Not changed much

This commit is contained in:
James Cole 2015-02-06 05:05:40 +01:00
parent ddc3e82c14
commit ab52bdec15

View File

@ -25,4 +25,6 @@ class Account extends Model
return $this->belongsTo('User');
}
}