mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Fix incorrectly capitalized class names in message module
This commit is contained in:
parent
97e14fee65
commit
a55ba4fab9
6 changed files with 7 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/* Copyright (C) NAVER <http://www.navercorp.com> */
|
||||
|
||||
class messageMobile extends messageView
|
||||
class MessageMobile extends MessageView
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue