1
0
mirror of synced 2024-11-22 05:16:09 +03:00

deprecated parameters removing

This commit is contained in:
pomadchin 2013-08-14 16:54:00 +04:00
parent f564c6c8e0
commit bba1df38dc

View File

@ -16,7 +16,7 @@ class ICrmOrderActions
* Mass order uploading, without repeating; always returns true, but writes error log
* @return boolean
*/
public static function uploadOrders($steps = false, $pSize = 50) {
public static function uploadOrders($pSize = 50) {
//COption::SetOptionString(self::$MODULE_ID, self::$CRM_ORDER_LAST_ID, 0); // -- for test