mirror of
				https://github.com/Mibew/i18n.git
				synced 2025-10-31 17:31:05 +03:00 
			
		
		
		
	Fix bug with docs for chatthread table
This commit is contained in:
		
							parent
							
								
									3c740457f3
								
							
						
					
					
						commit
						ab8a889464
					
				| @ -81,7 +81,7 @@ $dbtables = array( | ||||
| 		"shownmessageid" => "int NOT NULL DEFAULT 0", | ||||
| 		// User agent description that took from 'User-Agent' HTTP header.
 | ||||
| 		"userAgent" => "varchar(255)", | ||||
| 		// Total count of messages related with the thread.
 | ||||
| 		// Total count of user's messages related with the thread.
 | ||||
| 		"messageCount" => "varchar(16)", | ||||
| 		// ID of the group at Mibew side related with the thread.
 | ||||
| 		"groupid" => "int references ${mysqlprefix}chatgroup(groupid)", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user