PATH:
home
/
letacommog
/
ldqm1
/
wp-content
/
plugins
/
wordfence
/
vendor
/
maxmind-db
/
reader
/
src
/
MaxMind
/
Db
/
Reader
<?php namespace MaxMind\Db\Reader; /** * This class should be thrown when unexpected data is found in the database. */ class InvalidDatabaseException extends \Exception { }
[+]
..
[-] Util.php
[edit]
[-] Decoder.php
[edit]
[-] Metadata.php
[edit]
[-] InvalidDatabaseException.php
[edit]