Revision: 8321
http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8321&view=rev
Author: vargenau
Date: 2012-09-28 16:26:49 +0000 (Fri, 28 Sep 2012)
Log Message:
-----------
php_closing_tag [PSR-2] The closing ?> tag MUST be omitted from files containing only PHP.
Modified Paths:
--------------
trunk/themes/blog/lib/RecentChanges.php
Modified: trunk/themes/blog/lib/RecentChanges.php
===================================================================
--- trunk/themes/blog/lib/RecentChanges.php 2012-09-28 16:23:01 UTC (rev 8320)
+++ trunk/themes/blog/lib/RecentChanges.php 2012-09-28 16:26:49 UTC (rev 8321)
@@ -48,4 +48,3 @@
// c-hanging-comment-ender-p: nil
// indent-tabs-mode: nil
// End:
-?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|