Fix typo.
This commit is contained in:
@@ -93,7 +93,7 @@ if ($cfgRelation['displaywork']) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// will be used in the logic for internal relations and foreign keys:
|
// will be used in the logic for internal relations and foreign keys:
|
||||||
$me_fields_name
|
$me_fields_name =
|
||||||
isset($_REQUEST['fields_name'])
|
isset($_REQUEST['fields_name'])
|
||||||
? $_REQUEST['fields_name']
|
? $_REQUEST['fields_name']
|
||||||
: null;
|
: null;
|
||||||
|
Reference in New Issue
Block a user