PMC-541-B

This commit is contained in:
Roly Rudy Gutierrez Pinto
2019-03-25 08:09:11 -04:00
parent a68b707ecd
commit f84e73580c
3 changed files with 8 additions and 3 deletions

View File

@@ -223,7 +223,6 @@ class AppDelegation extends BaseAppDelegation
try {
$res = $this->save();
} catch (PropelException $e) {
error_log($e->getMessage());
return;
}
} else {