web/lib/Zend/Config/Writer/Json.php
changeset 807 877f952ae2bd
parent 207 621fa6caec0c
child 1230 68c69c656a2c
--- a/web/lib/Zend/Config/Writer/Json.php	Thu Mar 21 17:31:31 2013 +0100
+++ b/web/lib/Zend/Config/Writer/Json.php	Thu Mar 21 19:50:53 2013 +0100
@@ -16,7 +16,7 @@
  * @package    Zend_Config
  * @copyright  Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
- * @version    $Id: Json.php 23294 2010-11-05 00:27:34Z ramon $
+ * @version    $Id: Json.php 23293 2010-11-04 23:40:23Z ramon $
  */
 
 /**