From: <var...@us...> - 2012-11-15 10:52:59
|
Revision: 8472 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8472&view=rev Author: vargenau Date: 2012-11-15 10:52:50 +0000 (Thu, 15 Nov 2012) Log Message: ----------- Remove empty line Modified Paths: -------------- trunk/lib/HtmlElement.php Modified: trunk/lib/HtmlElement.php =================================================================== --- trunk/lib/HtmlElement.php 2012-11-15 10:44:32 UTC (rev 8471) +++ trunk/lib/HtmlElement.php 2012-11-15 10:52:50 UTC (rev 8472) @@ -125,8 +125,6 @@ } } - - function HTML( /* $content, ... */) { return new XmlContent(func_get_args()); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |