improved tracker IRC channel

another empty change

(empty change)

empty

Swapping buttons round

Fixed escaping on autocomplete pages

Adding debug to all ajax pages

fixed for changes to patappatch_b and styling

removed old .orig files

finished import of patch C

patch C initial import

Revert "improved tracker IRC channel"

Revert "

added warning about sphinx.conf

removing sphinx.conf to make s6 .git/info/exclude work

readding sphinx.conf to make s6 .git/info/exclude work
This commit is contained in:
What.CD 2011-07-25 08:00:08 +00:00
parent 9a25d160fc
commit 9e6e5a3149

View File

@ -1898,8 +1898,6 @@ function update_tracker($Action, $Updates) {
$Attempts++;
}
send_irc("PRIVMSG #tracker :{$Attempts} {$Return} {$Get}");
if($Return != "success") {
send_irc("PRIVMSG ".ADMIN_CHAN." :Failed to update ocelot: ".$Err." : ".$Get);
}