mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
Fixed case
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
require_once("SplAutoLoader.php");
|
require_once("SplAutoloader.php");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SplClassLoader implementation that implements the technical interoperability
|
* SplClassLoader implementation that implements the technical interoperability
|
||||||
|
Reference in New Issue
Block a user