mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 05:42:13 +09:00
FileHandler static
This commit is contained in:
parent
3f1fe22f3f
commit
e0b8ee720f
2 changed files with 29 additions and 29 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue