mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Fix incorrectly capitalized class names in document and comment modules
This commit is contained in:
parent
4fe893ee86
commit
bc3502988e
15 changed files with 15 additions and 16 deletions
|
|
@ -10,7 +10,7 @@
|
|||
* @package /modules/document
|
||||
* @version 0.1
|
||||
*/
|
||||
class document extends ModuleObject
|
||||
class Document extends ModuleObject
|
||||
{
|
||||
/**
|
||||
* Search option to use in admin page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue