wip
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
sudo su
|
||||
cd /var/www/online.tbbank.gov.tm
|
||||
git pull
|
||||
exit
|
||||
@endtask
|
||||
|
||||
@@ -60,7 +60,7 @@ class DownloadCardTransaction extends Action
|
||||
// }
|
||||
|
||||
info([
|
||||
'type' => gettype($data),
|
||||
'type' => $data,
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user