mirror of
				https://github.com/getgrav/grav-plugin-admin.git
				synced 2025-10-31 02:16:26 +01:00 
			
		
		
		
	stop deleting recover.window file
Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
		| @@ -854,9 +854,6 @@ class SafeUpgradeManager | ||||
|  | ||||
|         $this->setProgress('finalizing', 'Finalizing upgrade...', null); | ||||
|         $safeUpgrade->clearRecoveryFlag(); | ||||
|         if ($this->recovery && method_exists($this->recovery, 'closeUpgradeWindow')) { | ||||
|             $this->recovery->closeUpgradeWindow(); | ||||
|         } | ||||
|  | ||||
|         $this->ensureExecutablePermissions(); | ||||
|         $this->setProgress('finalizing', 'Finalizing upgrade...', null); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user