Removal of test code

This commit is contained in:
Michael 2016-12-18 17:36:48 +00:00
parent bc323b0bfa
commit 099f51c7b5
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ function mark_for_death($contact) {
/// @todo
/// Check for contact vitality via probing
$expiry = $contact['term-date'] . ' + 10 days ';
$expiry = $contact['term-date'] . ' + 32 days ';
if(datetime_convert() > datetime_convert('UTC','UTC',$expiry)) {
// relationship is really truly dead.