error contain variable undefined
anhtuank7c opened this issue · 1 comments
anhtuank7c commented
variable $contain undefined. http://prntscr.com/4sawb9
/plugins/FOC/Authenticate/src/Auth/MultiColumnAuthenticate.php
row 81.
Fix like image: http://prntscr.com/4sawe1
if ($this->_config['contain']) {
$table = $table->contain($this->_config['contain']);
}
ceeram commented
Closed as there is a PR for this