moodle/iplookup
2007-01-08 19:34:16 +00:00
..
hostip Bending over for Strict MDL-7861 2007-01-04 15:53:35 +00:00
ipatlas MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed 2007-01-08 19:34:16 +00:00
index.php Change default (old change not checked in) 2006-10-02 13:10:58 +00:00
README.txt Added new structure for iplookups (ie called from logs). 2005-07-18 08:06:16 +00:00

iplookup 
--------

These plugins will show you something about an IP address.

Moodle scripts call the index.php in this directory like this:
   
   /iplookup/index.php?ip=222.222.222.222&user=1

Both parameters are optional, they default to the current user.

index.php loads the lib.php from a specified subdirectory 
to actually display some sort of map or description.

The current plugin is selected using $CFG->iplookup.

Cheers,
Martin