mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
communication.controller.php 주석 오타 수정
오타 수정
This commit is contained in:
parent
df7dd14de5
commit
bb39d31fb4
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ class communicationController extends communication
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Send a message (DB controll)
|
* Send a message (DB control)
|
||||||
* @param int $sender_srl member_srl of sender
|
* @param int $sender_srl member_srl of sender
|
||||||
* @param int $receiver_srl member_srl of receiver_srl
|
* @param int $receiver_srl member_srl of receiver_srl
|
||||||
* @param string $title
|
* @param string $title
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue