SMS 리턴 코드 추가
This commit is contained in:
@ -237,6 +237,7 @@ class SMS {
|
|||||||
fclose($fp);
|
fclose($fp);
|
||||||
}
|
}
|
||||||
$this->Data=array();
|
$this->Data=array();
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user