Only set "unserialize_callback_func" if we use it, otherwise it can throw warning...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 17 Sep 2009 21:52:40 +0000 (21:52 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 17 Sep 2009 21:52:40 +0000 (21:52 +0000)
commit92bd0ac1a042dd837d2321cb5d7f62e00945903f
tree82636526657236a3a67877f47c9de9fcb5ad4371
parent23f6b2b338277db58f227f1c7c7e50359f29cf1b
Only set "unserialize_callback_func" if we use it, otherwise it can throw warning saying that __autoload() is not defined
includes/AutoLoader.php