mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 12:11:36 +00:00
<No commit messages entered>
This commit is contained in:
parent
2832a88acb
commit
dc7dccc789
@ -1899,6 +1899,7 @@ function update_tracker($Action, $Updates) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if($Return != "success") {
|
if($Return != "success") {
|
||||||
|
send_irc("PRIVMSG #tracker :{$Attempts} {$Err} {$Get}");
|
||||||
send_irc("PRIVMSG ".ADMIN_CHAN." :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