| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -10,14 +10,14 @@ There will be 3 modules available: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					## How to use | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					''' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					``` | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					from admidio import Admidio | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					adm = Admidio(mysql_host, mysql_user, mysql_password, mysql_database) | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					''' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					``` | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					It will initialise all groups and users that are in the admidio installation. | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					## Todo | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					##  Todo | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					- [] integrate custom admidio prefixes. | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					- [] ... | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					* [ ] Integrate custom admidio prefixes. | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					* [ ] Add events to the API |