mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Added Error
This commit is contained in:
@@ -160,6 +160,7 @@ class Debug extends CI_Controller
|
||||
$st=exec('git stash pop');
|
||||
$st=exec('rm '.realpath(APPPATH.'../').'/.maintenance');
|
||||
} catch (\Throwable $th) {
|
||||
log_message("Error","Error at selfupdating");
|
||||
}
|
||||
}
|
||||
redirect('debug');
|
||||
|
||||
Reference in New Issue
Block a user