mirror of
https://github.com/slawkens/myaac.git
synced 2026-05-01 14:53:32 +02:00
60x faster items.xml loading
Using simplexml, which is enabled by default on php
This commit is contained in:
@@ -27,6 +27,7 @@ namespace MyAAC;
|
||||
|
||||
use MyAAC\Cache\Cache;
|
||||
use MyAAC\Models\Town;
|
||||
use MyAAC\Server\Items;
|
||||
|
||||
class DataLoader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user