junfei преди 6 години
родител
ревизия
8adde297ee
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      app/controller/Sms.php

+ 0 - 1
app/controller/Sms.php

@@ -36,7 +36,6 @@ class Sms extends BaseController
      */
     function send(){
 
-
         $input = file_get_contents("php://input");
         $input = json_decode($input,true);
         $countryID = $input['countryID']; //CN,SG