Added more compiler messages to give info on how the assets table fix works if needed.
This commit is contained in:
@ -102,6 +102,13 @@ class Get
|
||||
*/
|
||||
public $addAssetsTableFix = 1;
|
||||
|
||||
/**
|
||||
* Assets table worse case
|
||||
*
|
||||
* @var int
|
||||
*/
|
||||
public $accessWorseCase;
|
||||
|
||||
/**
|
||||
* Switch to add assets table name fix
|
||||
*
|
||||
|
Reference in New Issue
Block a user