diff options
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 72bd616e..29cc3617 100644 --- a/includes/json/Services_JSON.php +++ b/includes/json/Services_JSON.php @@ -51,7 +51,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 95607 2011-08-27 19:28:13Z hashar $ +* @version CVS: $Id$ * @license http://www.opensource.org/licenses/bsd-license.php * @see http://pear.php.net/pepr/pepr-proposal-show.php?id=198 */ |