mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
674497a12c
All setUp(), tearDown(), setUpBeforeClass() and tearDownAfterClass() must, always, call to parent, to ensure that everything is properly set and cleaned. While in a lot of situations this is not needed (parents may not have anything to run), with PHPUnit >= 10 this can become more important because we are going to move the reset code from current placement @ runBare() to setUp()/tearDown(). Note that all the changes performed in this commit have been detected and fixed by moodle-cs (ParentSetUpTearDownSniffTest).
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