mirror of
				http://git.whoc.org.uk/git/password-manager.git
				synced 2025-11-03 20:47:35 +01:00 
			
		
		
		
	Fix syntax problem in php.properties.json
was missing a ,
This commit is contained in:
		@@ -1,9 +1,9 @@
 | 
			
		||||
{
 | 
			
		||||
	"request.path": "index.php",
 | 
			
		||||
	"should.pay.toll": "false"
 | 
			
		||||
	"should.pay.toll": "false",
 | 
			
		||||
 | 
			
		||||
	"development.settings": {
 | 
			
		||||
		"url": "http://localhost/php/clipperz"
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user