FileHandler static

This commit is contained in:
conory 2015-12-22 19:12:17 +09:00
parent 3f1fe22f3f
commit e0b8ee720f
2 changed files with 29 additions and 29 deletions

View file

@ -924,7 +924,7 @@ class Context
* @param string $path Path of the language file
* @return void
*/
public static function loadLang($path)
public static function loadLang($path)
{
global $lang;