커맨드 유효성을 2개에서 3개구성으로 변경
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?php
|
||||
namespace sammo;
|
||||
|
||||
function getMailboxList(){
|
||||
function getMailboxList()
|
||||
{
|
||||
|
||||
$generalNations = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user