mirror of
				https://gitlab.com/ruany/litebans-php.git
				synced 2025-10-30 06:22:24 +00:00 
			
		
		
		
	Use PDO::FETCH_ASSOC for listings
This commit is contained in:
		
							parent
							
								
									5857a0d374
								
							
						
					
					
						commit
						87e7b25fa2
					
				| @ -158,7 +158,7 @@ class Page { | |||||||
| 
 | 
 | ||||||
|             $st->execute(); |             $st->execute(); | ||||||
| 
 | 
 | ||||||
|             $rows = $st->fetchAll(); |             $rows = $st->fetchAll(PDO::FETCH_ASSOC); | ||||||
| 
 | 
 | ||||||
|             $st->closeCursor(); |             $st->closeCursor(); | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ruan
						ruan