Followup r101834 - this time tested
This commit is contained in:
parent
6470c75721
commit
d4885e2ae8
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ class RecentChange {
|
|||
|
||||
# Notify external application via UDP
|
||||
if ( !$noudp ) {
|
||||
$this->notifyRC2UDP()
|
||||
$this->notifyRC2UDP();
|
||||
}
|
||||
|
||||
# E-mail notifications
|
||||
|
|
|
|||
Loading…
Reference in a new issue