cache save
This commit is contained in:
@@ -40,7 +40,7 @@ class WrenchUserContacts extends BaseController
|
||||
$time_to_save = false;
|
||||
$endpoint = "CONTACTS_IMPORT_ACTION-". $member_uid;
|
||||
|
||||
$outC = $this->getCache($endpoint); // try find in cache
|
||||
// $outC = $this->getCache($endpoint); // try find in cache
|
||||
if ( $in["mmode"] == 0 ){
|
||||
$in["raw_contacts_0"] = $in["raw_contacts"]; // extra store raw
|
||||
$this->deleteCache($endpoint);
|
||||
|
||||
Reference in New Issue
Block a user