Last modified: 2005-10-29 03:09:18 UTC
A simple error that happend once the 05-06-15 @ 18h45m (GMT -5) Fatal error: Call to a member function on a non-object in /usr/local/apache/common-local/php-1.4/includes/MessageCache.php on line 305 Url : http://fr.wikipedia.org/wiki/Special:Search?search=bascule+jk&go=Consulter
This error happens when the DB can not be connected. wfGetDB is not checked for null return values.
This has been fixed.