mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +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 View Action에 대한 API 처리
|
||||
**/
|
||||
|
||||
class boardAPI extends board
|
||||
class BoardAPI extends Board
|
||||
{
|
||||
/**
|
||||
* @brief notice list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue