This commit is contained in:
Paula V. Quispe
2016-07-15 13:32:39 -04:00
parent 03c58f3714
commit a8438ffc16

View File

@@ -638,7 +638,8 @@ class spoolRun
array_push( $this->aWarnings, $strAux );
continue;
} else {
throw $e;
error_log('<400> '.$strAux);
continue;
}
}
}