scrutinizing

This commit is contained in:
Shish
2015-08-04 13:53:58 +01:00
parent d2d2a9b73a
commit fa2f17817e
8 changed files with 4 additions and 9 deletions

View File

@ -80,7 +80,6 @@ class Update extends Extension {
global $config, $page;
$commitSHA = $_GET['sha'];
$g_userrepo = $config->get_string('update_guserrepo');
log_info("update", "Download succeeded. Attempting to update Shimmie.");
$config->set_bool("in_upgrade", TRUE);