mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
rename method.
This commit is contained in:
parent
9c653d210b
commit
f15a4c8861
2 changed files with 2 additions and 2 deletions
|
|
@ -215,7 +215,7 @@ class boardController extends board
|
|||
$this->setMessage($msg_code);
|
||||
}
|
||||
|
||||
function procBoardUpdateDocument()
|
||||
function procBoardRevertDocument()
|
||||
{
|
||||
$update_id = Context::get('update_id');
|
||||
$logged_info = Context::get('logged_info');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue