Fix incorrectly capitalized class names in file module

This commit is contained in:
Kijin Sung 2022-12-27 23:13:10 +09:00
parent 0b5d9858a7
commit 97e14fee65
7 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
* Admin view of the module class file
* @author NAVER (developers@xpressengine.com)
*/
class fileAdminView extends file
class FileAdminView extends File
{
/**
* Initialization