Bug #3310 » 3310-p1.patch
administrator/components/com_comprofiler/library/cb/cb.tables.php | ||
---|---|---|
$oldUserComplete->$k = $this->$k;
|
||
}
|
||
}
|
||
if ( $oldUserComplete->gids === null ) {
|
||
$oldUserComplete->gids = array();
|
||
}
|
||
|
||
|
||
// 1) Process and validate the fields in form by CB field plugins:
|