Wallet
This commit is contained in:
@@ -12,7 +12,7 @@ fclose($myfile);
|
||||
$data = array(
|
||||
"limit" => 10,
|
||||
"page" => "1",
|
||||
'action' => WRENCHBOARD_CARDS_GETCARDLIST,
|
||||
'action' => WRENCHBOARD_START_JOBLIST,
|
||||
);
|
||||
$out = array();
|
||||
$ret = $wrenchboard->wrenchboard_api($data,$out);
|
||||
|
||||
Reference in New Issue
Block a user