code cleanup
This commit is contained in:
		
					parent
					
						
							
								0d61e462fe
							
						
					
				
			
			
				commit
				
					
						00cbc383f5
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -159,7 +159,7 @@ function update_structure($verbose, $action, $tables=null, $definition=null) {
 | 
			
		|||
						$sql3 = "ALTER TABLE `".$name."` ".$sql2;
 | 
			
		||||
					else
 | 
			
		||||
						$sql3 .= ", ".$sql2;
 | 
			
		||||
			}
 | 
			
		||||
				}
 | 
			
		||||
 | 
			
		||||
			// Compare the field structure field by field
 | 
			
		||||
			foreach ($structure["fields"] AS $fieldname => $parameters) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue