Reverting the multiserver-stuff, we'll do this inside the branch

This commit is contained in:
Florian Aders (EleRas)
2010-10-23 10:20:23 +00:00
parent 99696ff6cb
commit ad31b07a04
32 changed files with 169 additions and 962 deletions

View File

@@ -76,7 +76,7 @@ if($page == 'overview')
eval("echo \"" . getTemplate("update/update_end") . "\";");
updateCounters();
inserttask('1', -1); // -1 = all frox-clients + master (multiserver-mode)
inserttask('1');
@chmod('./lib/userdata.inc.php', 0440);
$successful_update = true;