1
1
mirror of https://gitlab.com/ceda_ei/Zeeth-Naaw-Bot synced 2025-10-30 01:40:05 +01:00

Change messages. Not send 1 members in /all_chains

This commit is contained in:
2018-07-06 15:02:09 +05:30
parent ee5b5a6ee9
commit b808d36a7b
2 changed files with 5 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ function member_exit() {
}
function update() {
send_html("Update started. New chain will only be send if the chain has changed. Please wait as this takes about a minute.");
send_html("Update started. Please wait as this takes about a minute.");
exec('echo php ' . __DIR__ . '/update_chain.php send | at now');
}