not needed update contacts as marital status is not there
This commit is contained in:
@@ -381,6 +381,4 @@ function update_1317()
|
|||||||
DBA::update('profile', ['marital' => "Single"], ['marital' => "Available"]);
|
DBA::update('profile', ['marital' => "Single"], ['marital' => "Available"]);
|
||||||
|
|
||||||
Worker::add(PRIORITY_LOW, 'ProfileUpdate');
|
Worker::add(PRIORITY_LOW, 'ProfileUpdate');
|
||||||
Contact::updateSelfFromUserID();
|
|
||||||
GContact::updateForUser();
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user