mirror of
				https://github.com/Mibew/java.git
				synced 2025-10-31 18:41:09 +03:00 
			
		
		
		
	Fix bug in users tracking
This commit is contained in:
		
							parent
							
								
									f720da79d0
								
							
						
					
					
						commit
						551be06d9e
					
				| @ -30,7 +30,7 @@ function track_visitor($visitorid, $entry, $referer) | ||||
| 			"update {chatsitevisitor} set lasttime = :now " . | ||||
| 			"where visitorid = :visitorid", | ||||
| 			array( | ||||
| 				':vidsitorid' => $visitor['visitorid'], | ||||
| 				':visitorid' => $visitor['visitorid'], | ||||
| 				':now' => time() | ||||
| 			) | ||||
| 		); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user