Enable some disabled functions

This commit is contained in:
Deon George
2020-01-05 21:55:26 +11:00
parent 2e222b814b
commit 948e8ce9fc
4 changed files with 20 additions and 7 deletions

View File

@@ -8,7 +8,6 @@ class Video extends Abstracted\Catalog
{
// ID3 Object
private $_o = NULL;
protected $dates = ['created','created_manual'];
public function getIDLinkAttribute()
{