Fixed gh-433 to allow ->value in the Value Key field on the where subform in the Tweak tab of the dynamicGet view.
This commit is contained in:
@ -19,14 +19,14 @@ class Structure extends Get
|
||||
{
|
||||
|
||||
/**
|
||||
* The foulder counter
|
||||
* The folder counter
|
||||
*
|
||||
* @var int
|
||||
*/
|
||||
public $folderCount = 0;
|
||||
|
||||
/**
|
||||
* The foulder counter
|
||||
* The file counter
|
||||
*
|
||||
* @var int
|
||||
*/
|
||||
|
Reference in New Issue
Block a user