web/lib/Zend/Config/Writer/Yaml.php
changeset 1230 68c69c656a2c
parent 807 877f952ae2bd
--- a/web/lib/Zend/Config/Writer/Yaml.php	Thu May 07 15:10:09 2015 +0200
+++ b/web/lib/Zend/Config/Writer/Yaml.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: Yaml.php 23650 2011-01-21 21:32:57Z mikaelkael $
+ * @version    $Id$
  */
 
 /**