Update for BeWellWell my account en media_upload
This commit is contained in:
@@ -50,6 +50,11 @@ if(isset($get_content) && $get_content!=''){
|
||||
}
|
||||
}
|
||||
|
||||
//ASSIGN DEALER ID TO IDENTITY
|
||||
if(isset($criterias['userkey'])){
|
||||
checkAndInsertIdentityDealer($pdo, $criterias['userkey']);
|
||||
}
|
||||
|
||||
if(isset($criterias['totals']) && $criterias['totals'] ==''){
|
||||
//Request for total rows
|
||||
$sql = 'SELECT count(*) as count from identity '.$whereclause.'';
|
||||
|
||||
Reference in New Issue
Block a user