Project

General

Profile

Bug #3310 » 3310-p1.patch

krileon, 28 February 2012 20:01

View differences:

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:
(1-1/4)