diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2011-01-04 12:24:29 +0100 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2011-01-04 12:24:29 +0100 |
commit | 8f93926e1bc6e96fc11b4d0d201025022d471de7 (patch) | |
tree | 7e13841de0a7d33faf5481d44ca7471ce639193a /includes/json | |
parent | fe786bf329367b2d2663ea7f2474ceaeeace6180 (diff) |
update to MediaWiki 1.16.1
Diffstat (limited to 'includes/json')
-rw-r--r-- | includes/json/Services_JSON.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/json/Services_JSON.php b/includes/json/Services_JSON.php index 94233520..588ece9c 100644 --- a/includes/json/Services_JSON.php +++ b/includes/json/Services_JSON.php @@ -50,7 +50,7 @@ * @author Matt Knapp <mdknapp[at]gmail[dot]com> * @author Brett Stimmerman <brettstimmerman[at]gmail[dot]com> * @copyright 2005 Michal Migurski -* @version CVS: $Id: Services_JSON.php 65683 2010-04-30 05:56:15Z tstarling $ +* @version CVS: $Id: Services_JSON.php 79562 2011-01-04 06:15:54Z tstarling $ * @license http://www.opensource.org/licenses/bsd-license.php * @see http://pear.php.net/pepr/pepr-proposal-show.php?id=198 */ |