diff -r 5a6b6e770365 -r 68c69c656a2c web/lib/Zend/Config/Writer/Json.php --- a/web/lib/Zend/Config/Writer/Json.php Thu May 07 15:10:09 2015 +0200 +++ b/web/lib/Zend/Config/Writer/Json.php Thu May 07 15:16:02 2015 +0200 @@ -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 23293 2010-11-04 23:40:23Z ramon $ + * @version $Id$ */ /**