Adicion de linea eliminada
This commit is contained in:
@@ -48,6 +48,7 @@ class ListParticipatedLast extends BaseListParticipatedLast
|
|||||||
$aRow = $dataset->getRow();
|
$aRow = $dataset->getRow();
|
||||||
$data['APP_STATUS'] = $aRow['APP_STATUS'];
|
$data['APP_STATUS'] = $aRow['APP_STATUS'];
|
||||||
|
|
||||||
|
$con = Propel::getConnection( ListParticipatedLastPeer::DATABASE_NAME );
|
||||||
try {
|
try {
|
||||||
$this->fromArray( $data, BasePeer::TYPE_FIELDNAME );
|
$this->fromArray( $data, BasePeer::TYPE_FIELDNAME );
|
||||||
if ($this->validate()) {
|
if ($this->validate()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user