mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Removed language include
This commit is contained in:
@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
/***REM_START***/
|
/***REM_START***/
|
||||||
require_once(dirname(__FILE__)."/src/config.php");
|
require_once(dirname(__FILE__)."/src/config.php");
|
||||||
require_once(FILE_PATH . "/src/language/en_us.php");
|
|
||||||
|
|
||||||
require_once(FILE_PATH."/src/functions.php");
|
require_once(FILE_PATH."/src/functions.php");
|
||||||
require_once(FILE_PATH."/src/dependencies.php");
|
require_once(FILE_PATH."/src/dependencies.php");
|
||||||
|
Reference in New Issue
Block a user