raw_contacts
This commit is contained in:
@@ -280,6 +280,8 @@ const WRENCHBOARD_FAMILY_HOMEBANNERS = 11203;
|
||||
|
||||
define('WRENCHBOARD_ACCOUNT_NOTIFICATIONS', 11205);
|
||||
|
||||
const WRENCHBOARD_ACCOUNT_CONTACTIMPORT = 11207;
|
||||
|
||||
const WRENCHBOARD_PICTURE_PROFILE = 11300;
|
||||
const WRENCHBOARD_PICTURE_JOB = 11303;
|
||||
const WRENCHBOARD_PICTURE_FAMBANNER= 11304;
|
||||
|
||||
@@ -57,7 +57,7 @@ $routes->post('/en/wrench/api/v1/paymenthx', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/purchasehx', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/contracthx', 'WrenchJobs::contractHx');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/cachecontacts', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/WrenchUserContacts', 'WrenchApi::usersContacts');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/stepresetpass', 'WrenchApi::apigate');
|
||||
|
||||
Reference in New Issue
Block a user