|
@@ -78,11 +78,11 @@ function __construct(){
|
|
$created_at = $created_at[0].' '.$created_at_hi[0];
|
|
$created_at = $created_at[0].' '.$created_at_hi[0];
|
|
$paypal = '';
|
|
$paypal = '';
|
|
|
|
|
|
- $d = $this->authorization($shop,$v['id']);
|
|
|
|
- if($d['g'] == 1)
|
|
|
|
- {
|
|
|
|
- $paypal = $d['d'];
|
|
|
|
- }
|
|
|
|
|
|
+ // $d = $this->authorization($shop,$v['id']);
|
|
|
|
+ // if($d['g'] == 1)
|
|
|
|
+ // {
|
|
|
|
+ // $paypal = $d['d'];
|
|
|
|
+ // }
|
|
|
|
|
|
$authorid = '';
|
|
$authorid = '';
|
|
$wjauthorid = '';
|
|
$wjauthorid = '';
|