E_STRICT minor tweaks:
authorNick Jenkins <nickj@users.mediawiki.org>
Mon, 4 Dec 2006 11:28:48 +0000 (11:28 +0000)
committerNick Jenkins <nickj@users.mediawiki.org>
Mon, 4 Dec 2006 11:28:48 +0000 (11:28 +0000)
commit0e2426cc655578e4d9a4f3c68b113a8a58da62fe
tree797977531b218565f9c692da1390827bb1ac5730
parent9b17553e082139ac2be5624fede7b9616484f38e
E_STRICT minor tweaks:

* Strict Standards: Undefined index:  currevisionid in includes/Skin.php on line 287
* Strict Standards: Undefined index:  oldid in includes/Skin.php on line 288
[ Repo above with error_logging(E_ALL | E_STRICT) in LocalSettings.php, and a non-default skin, e.g: http://localhost/wiki/index.php?title=Main_Page&useskin=nostalgia ]
* Strict Standards: is_a(): Deprecated. Please use the instanceof operator in includes/UserMailer.php on line 42
includes/Skin.php
includes/UserMailer.php