mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +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
|
|
@ -6,7 +6,7 @@
|
|||
* @author NAVER (developers@xpressengine.com)
|
||||
* @brief board module View class
|
||||
**/
|
||||
class boardView extends board
|
||||
class BoardView extends Board
|
||||
{
|
||||
var $listConfig;
|
||||
var $columnList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue