mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-48766 lib: remove unused pear::Net::GeoIP
This was used for the previous geoip database.
This commit is contained in:
parent
3fad0f1a24
commit
0ddc7e5582
7 changed files with 1 additions and 1429 deletions
|
@ -208,6 +208,7 @@ information provided here is intended especially for developers.
|
|||
These hooks allow developers to use the item in question before it is deleted by core. For example, if your plugin is
|
||||
a module (plugins located in the mod folder) called 'xxx' and you wish to interact with the user object before it is
|
||||
deleted then the function to create would be mod_xxx_pre_user_delete($user) in mod/xxx/lib.php.
|
||||
* pear::Net::GeoIP has been removed.
|
||||
|
||||
=== 3.0 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue