Added in email hosting, and other misc cosmetic fixes
This commit is contained in:
@@ -8,6 +8,8 @@ class ProductTranslate extends Model
|
||||
{
|
||||
protected $table = 'ab_product_translate';
|
||||
|
||||
public $timestamps = FALSE;
|
||||
|
||||
public function getDescriptionFullAttribute($value)
|
||||
{
|
||||
return unserialize($value);
|
||||
|
Reference in New Issue
Block a user