See Release Notes
Long Term Support Release
Up one level | ||
Db/ | ||
autoload.php [source] [47 lines] | PSR-4 autoloader implementation for the MaxMind\DB namespace. First we define the 'mmdb_autoload' function, and then we register it with 'spl_autoload_register' so that PHP knows to use it. |