Loads IP ban by banned IP.
Loads IP ban by banned IP.
This method loads ban that matches given IP (including mask). To unban IP you should rather use load() method to load exacly that ban that you are seeking for.
Parameters:
API Tags:
Information Tags:
| Version: | 0.1.5 |
| Throws: | PDOException On PDO operation error. |
| Since: | 0.1.5 |
Redefinition of:
- OTS_Row_DAO::find()
- Loads row by it's name.
Loads IP ban with given id.
Loads IP ban with given id.
Parameters:
API Tags:
Information Tags:
| Version: | 0.1.5 |
| Throws: | PDOException On PDO operation error. |
| Since: | 0.1.5 |
Redefinition of:
- OTS_Ban::load()
- Loads ban with given id.