mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Fix capitalization of class names
This commit is contained in:
parent
e81d0500eb
commit
7444bc3f1d
38 changed files with 38 additions and 38 deletions
|
|
@ -8,7 +8,7 @@
|
|||
* @package /modules/menu
|
||||
* @version 0.1
|
||||
*/
|
||||
class menuAdminView extends menu
|
||||
class MenuAdminView extends Menu
|
||||
{
|
||||
var $tmpMenu = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue