mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 20:21:37 +00:00
<No commit messages entered>
This commit is contained in:
parent
d66bd0a943
commit
0e856a43f3
@ -1874,7 +1874,7 @@ function update_tracker($Action, $Updates) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if($Return != "success") {
|
if($Return != "success") {
|
||||||
send_irc("PRIVMSG #tracker :Failed to update ocelot: ".$Err." : ".$Get);
|
send_irc("PRIVMSG ".ADMIN_CHAN." :Failed to update ocelot: ".$Err." : ".$Get);
|
||||||
}
|
}
|
||||||
return ($Return == "success");
|
return ($Return == "success");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user