Commented dead code
This commit is contained in:
parent
36f890bd33
commit
eb7b0824ee
@ -271,9 +271,9 @@ class EmailCollectorAction extends CommonObject
|
||||
public function fetch($id, $ref = null)
|
||||
{
|
||||
$result = $this->fetchCommon($id, $ref);
|
||||
if ($result > 0 && !empty($this->table_element_line)) {
|
||||
$this->fetchLinesCommon();
|
||||
}
|
||||
// if ($result > 0 && !empty($this->table_element_line)) {
|
||||
// $this->fetchLinesCommon();
|
||||
// }
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user