mirror of
				https://github.com/fspc/Yellow-Bike-Database.git
				synced 2025-10-31 00:45:35 -04:00 
			
		
		
		
	Adds mysql free specific to the query.
This commit is contained in:
		
							parent
							
								
									2fba96db94
								
							
						
					
					
						commit
						4a77289b2f
					
				| @ -113,9 +113,5 @@ $cs_volunteers_sql = mysql_query($query, $YBDB) or die(mysql_error()); | |||||||
|      		 |      		 | ||||||
| 		<?php include("../include_footer.html"); ?>
 | 		<?php include("../include_footer.html"); ?>
 | ||||||
| <?php | <?php | ||||||
| mysql_free_result($volunteers_sql); | mysql_free_result($cs_volunteers_sql); | ||||||
| mysql_free_result($total_volunteers_sql); |  | ||||||
| mysql_free_result($visitors_sql); |  | ||||||
| mysql_free_result($total_visitors_sql); |  | ||||||
| mysql_free_result($total_sql); |  | ||||||
| ?>
 | ?>
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user