mirror of
				https://github.com/getgrav/grav-plugin-admin.git
				synced 2025-11-03 20:05:53 +01:00 
			
		
		
		
	Revert "Temporary change - force GPM refresh for admin"
This reverts commit 637637b350.
			
			
This commit is contained in:
		@@ -364,7 +364,7 @@ class Admin
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        if (!$this->gpm) {
 | 
					        if (!$this->gpm) {
 | 
				
			||||||
            try {
 | 
					            try {
 | 
				
			||||||
                $this->gpm = new GPM(true);
 | 
					                $this->gpm = new GPM();
 | 
				
			||||||
            } catch (\Exception $e) {}
 | 
					            } catch (\Exception $e) {}
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user