Automatic installer.php lang files by installer_builder (20080705)
[moodle.git] / iplookup / README.txt
blob2a80b38db57d86e0cc26c03b417fd6ea43723c2a
1 iplookup 
2 --------
4 These plugins will show you something about an IP address.
6 Moodle scripts call the index.php in this directory like this:
7    
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.
17 Cheers,
18 Martin