mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-14 16:02:14 +09:00
Merge pull request #1096 from devflow/develop1
communication.controller.php 주석 오타 수정
This commit is contained in:
commit
6fef7cebc6
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 $receiver_srl member_srl of receiver_srl
|
||||
* @param string $title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue