4 These plugins will show you something about an IP address.
6 Moodle scripts call the index.php in this directory like this:
8 /iplookup/index.php?ip=222.222.222.222&user=1
10 Both parameters are optional, they default to the current user.
12 index.php loads the lib.php from a specified subdirectory
13 to actually display some sort of map or description.
15 The current plugin is selected using $CFG->iplookup.