--- a/web/lib/Zend/Markup/Token.php Thu Mar 21 17:31:31 2013 +0100
+++ b/web/lib/Zend/Markup/Token.php Thu Mar 21 19:50:53 2013 +0100
@@ -15,9 +15,9 @@
* @category Zend
* @package Zend_Markup
* @subpackage Parser
- * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
+ * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
- * @version $Id: Token.php 20277 2010-01-14 14:17:12Z kokx $
+ * @version $Id: Token.php 24593 2012-01-05 20:35:02Z matthew $
*/
/**
@@ -28,7 +28,7 @@
/**
* @category Zend
* @package Zend_Markup
- * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
+ * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
class Zend_Markup_Token
@@ -260,7 +260,7 @@
return $this->_children;
}
- /**
+ /**
* Does this token have any children
*
* @return bool