mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
Fix typos and incorrect action names #1705
This commit is contained in:
parent
2d913b2b1c
commit
d82c53c531
4 changed files with 4 additions and 4 deletions
|
|
@ -125,7 +125,7 @@ class boardAdminController extends board {
|
|||
* Board info update in basic setup page
|
||||
* @return void
|
||||
*/
|
||||
public function procBoardAdminUpdateBoardFroBasic()
|
||||
public function procBoardAdminUpdateBoard()
|
||||
{
|
||||
$args = Context::getRequestVars();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue