mirror of
https://github.com/slawkens/myaac.git
synced 2026-03-16 16:03:31 +01: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