mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-20 02:42:23 +09:00
Fix capitalization of class names
This commit is contained in:
parent
7444bc3f1d
commit
866f9c670d
26 changed files with 26 additions and 26 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* @author NAVER (developers@xpressengine.com)
|
||||
* @brief Controller class for widget modules
|
||||
*/
|
||||
class widgetController extends widget
|
||||
class WidgetController extends Widget
|
||||
{
|
||||
// The results are not widget modify/delete and where to use the flag for
|
||||
// layout_javascript_mode include all the results into the javascript mode Sikkim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue