[30159] trunk/www/includes/common.inc

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 21 14:01:23 PDT 2007


Revision: 30159
          http://trac.macosforge.org/projects/macports/changeset/30159
Author:   jmpp at macports.org
Date:     2007-10-21 14:01:22 -0700 (Sun, 21 Oct 2007)

Log Message:
-----------
Whitespace fix for output'd html.

Modified Paths:
--------------
    trunk/www/includes/common.inc

Modified: trunk/www/includes/common.inc
===================================================================
--- trunk/www/includes/common.inc	2007-10-21 21:00:42 UTC (rev 30158)
+++ trunk/www/includes/common.inc	2007-10-21 21:01:22 UTC (rev 30159)
@@ -73,7 +73,7 @@
 
     include("$MPWEB/includes/footer.inc");
 
-    echo "  </body>\n";
+    echo "    </body>\n";
     echo "</html>\n";
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071021/891d830f/attachment.html


More information about the macports-changes mailing list