mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 00:25:04 +00:00
Removed includes, moving to only one main folder
This commit is contained in:
@ -25,7 +25,7 @@ the Free Software Foundation, either version 3 of the License, or
|
||||
|
||||
*/
|
||||
|
||||
require_once(dirname(__FILE__)."/src/common/dependencies.php");
|
||||
require_once(dirname(__FILE__)."/src/dependencies.php");
|
||||
require_once("API/ServerAPI.php");
|
||||
|
||||
$server = new ServerAPI();
|
||||
|
Reference in New Issue
Block a user