1
0
Fork 0

New field in the contact table to better detect "dead profiles"

This commit is contained in:
Michael Vogel 2015-04-12 11:40:38 +02:00
commit 9a35e861ce
5 changed files with 22 additions and 8 deletions

View file

@ -1,6 +1,6 @@
<?php
define( 'UPDATE_VERSION' , 1182 );
define( 'UPDATE_VERSION' , 1183 );
/**
*