Removed another "limit 1"
This commit is contained in:
		
					parent
					
						
							
								9afe5c8670
							
						
					
				
			
			
				commit
				
					
						7cec1bbfdf
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -595,7 +595,7 @@ class Photo {
 | 
			
		|||
                `allow_gid` = '%s',
 | 
			
		||||
                `deny_cid` = '%s',
 | 
			
		||||
                `deny_gid` = '%s'
 | 
			
		||||
                where id = %d limit 1",
 | 
			
		||||
                where id = %d",
 | 
			
		||||
 | 
			
		||||
                intval($uid),
 | 
			
		||||
                intval($cid),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue