mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Fix incorrectly capitalized class names in member module
This commit is contained in:
parent
e2e0f076a0
commit
b1206b9cf1
9 changed files with 9 additions and 9 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* @author NAVER (developers@xpressengine.com)
|
||||
* API Processing of View Action in the member module
|
||||
*/
|
||||
class memberAPI extends member
|
||||
class MemberAPI extends Member
|
||||
{
|
||||
/**
|
||||
* Content List
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue