[limb-svn] r6395 - 3.x/trunk/limb/wact/src/tags/html
svn at limb-project.com
svn at limb-project.com
Mon Oct 8 11:01:46 MSD 2007
Author: serega
Date: 2007-10-08 11:01:46 +0400 (Mon, 08 Oct 2007)
New Revision: 6395
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6395
Modified:
3.x/trunk/limb/wact/src/tags/html/generics.tag.php
Log:
-- fix forbid_end_tag for <link> tag
Modified: 3.x/trunk/limb/wact/src/tags/html/generics.tag.php
===================================================================
--- 3.x/trunk/limb/wact/src/tags/html/generics.tag.php 2007-10-07 20:33:16 UTC (rev 6394)
+++ 3.x/trunk/limb/wact/src/tags/html/generics.tag.php 2007-10-08 07:01:46 UTC (rev 6395)
@@ -2,9 +2,9 @@
/*
* Limb PHP Framework
*
- * @link http://limb-project.com
+ * @link http://limb-project.com
* @copyright Copyright © 2004-2007 BIT(http://bit-creative.com)
- * @license LGPL http://www.gnu.org/copyleft/lesser.html
+ * @license LGPL http://www.gnu.org/copyleft/lesser.html
*/
/**
@@ -45,7 +45,6 @@
/**
* @tag link
- * @forbid_end_tag
* @runat client
* @restrict_self_nesting
* @package wact
More information about the limb-svn
mailing list