mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
Fix capitalization of class names in Board module
This commit is contained in:
parent
67b4e7eade
commit
b562df8959
10 changed files with 10 additions and 10 deletions
|
|
@ -7,7 +7,7 @@
|
|||
* @brief board module admin controller class
|
||||
**/
|
||||
|
||||
class boardAdminController extends board {
|
||||
class BoardAdminController extends Board {
|
||||
|
||||
/**
|
||||
* @brief initialization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue