moodle/iplookup
Eloy Lafuente (stronk7) 1093256560
MDL-81522 phpunit: Add missing void return type to all tests
While this change is not 100% required now, it's good habit
and we are checking for it since Moodle 4.4.

All the changes in this commit have been applied automatically
using the moodle.PHPUnit.TestReturnType sniff and are, exclusively
adding the ": void" return types when missing.
2024-06-11 12:18:04 +02:00
..

iplookup info
-------------

1/ old plugins are not supported anymore

2/ general information in admin settings "Site Administration/Location/Location settings"

3/ technical info:

xplanet commadline
  xplanet -projection rectangular -latitude 0.00  -longitude 0.00  -num_times 1  -geometry 620x310  -output earth.jpeg -quality 90 -config config.txt

config.txt
  [earth]
  shade=100

original Earth map from:
  http://www.radcyberzine.com/xglobe/

marker.gif
  custom made in Inkscape

Petr Skoda (skodak), January 2008