mirror of
				http://git.whoc.org.uk/git/password-manager.git
				synced 2025-11-04 04:57:35 +01:00 
			
		
		
		
	Fix dump path for php backend to be relative
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"request.path": "../index.php",
 | 
						"request.path": "../index.php",
 | 
				
			||||||
	"dump.path": "/../dump.php",
 | 
						"dump.path": "../dump.php",
 | 
				
			||||||
	"should.pay.toll": "false"
 | 
						"should.pay.toll": "false"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user