5 lines
86 B
PHP
5 lines
86 B
PHP
|
<?php
|
||
|
|
||
|
echo h($arrayData[$this->Hash->extract($row, $field['data_path'])[0]]);
|
||
|
?>
|