mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +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
|
|
@ -9,7 +9,7 @@
|
|||
* @package /modules/board
|
||||
* @version 0.1
|
||||
*/
|
||||
class boardAdminModel extends board
|
||||
class BoardAdminModel extends Board
|
||||
{
|
||||
/**
|
||||
* Initialization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue