conflicts
This commit is contained in:
committed by
Paula Quispe
parent
532f872966
commit
5955ff6737
@@ -14,4 +14,6 @@ class ProcessCategory extends Model
|
||||
{
|
||||
// Set our table name
|
||||
protected $table = 'PROCESS_CATEGORY';
|
||||
|
||||
public $timestamps = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user