Skip to content

Commit ec3fb29

Browse files
committed
removed alert function return value
1 parent 12c25cb commit ec3fb29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

functions.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ function alert(){
115115
}
116116
$this->mail($this->config['alert']);
117117
touch($this->getAlertFilePath());
118-
return $result;
119118
}
120119

121120
/**

0 commit comments

Comments
 (0)