mirror of
				https://github.com/pierre42100/ComunicAPI
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Update database
This commit is contained in:
		@@ -33,8 +33,8 @@ $config->set("storage_path", "/home/pierre/Documents/projets_web/comunic/current
 | 
			
		||||
$config->set("mysql", array(
 | 
			
		||||
    "host" => "localhost",
 | 
			
		||||
    "database" => "comunic", 
 | 
			
		||||
    "user" => "root", 
 | 
			
		||||
    "password" => "root"
 | 
			
		||||
    "user" => "pierre", 
 | 
			
		||||
    "password" => "pierre"
 | 
			
		||||
));
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user