mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 11:24:52 +00:00
Add contact_user_id to contacts table to associate a contact with a user
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
* It is used in conjunction with database_updates.php
|
||||
*/
|
||||
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.5.5");
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.5.6");
|
||||
|
||||
Reference in New Issue
Block a user