src/mobilyWs/fopen.php
Method sendSMSWK
has 11 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function sendSMSWK($userAccount, $passAccount, $numbers, $sender, $msg, $msgKey, $MsgID, $timeSend=0, $dateSend=0, $deleteKey=0, $viewResult=1)
Method sendSMS
has 10 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function sendSMS($userAccount, $passAccount, $numbers, $sender, $msg, $MsgID, $timeSend=0, $dateSend=0, $deleteKey=0, $viewResult=1)
Method activeSender
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function activeSender($userAccount, $passAccount, $senderId, $activeKey, $viewResult=1)