* (bug 20336) changed json_decode json_encode to static class in global functions
authorMichael Dale <dale@users.mediawiki.org>
Wed, 9 Sep 2009 22:26:16 +0000 (22:26 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Wed, 9 Sep 2009 22:26:16 +0000 (22:26 +0000)
commit7efc871cba8dc24aff2cd13d3ad4c8a20902bad7
tree87c23be105b8d940aa4df407260c229fa37bb56b
parentedae8ac0fcc4ea4b85d38f640e920879f79256c4
* (bug 20336) changed json_decode json_encode to static class in global functions
** we should update extensions as well
* added config for fileCheckModify date check to scriptLoader unique script id generation
includes/DefaultSettings.php
includes/GlobalFunctions.php
includes/OutputPage.php
includes/api/ApiFormatJson.php
includes/filerepo/ForeignAPIRepo.php
includes/upload/UploadFromChunks.php