[119247] trunk/www/index.php

cal at macports.org cal at macports.org
Mon Apr 21 09:09:57 PDT 2014


Revision: 119247
          https://trac.macports.org/changeset/119247
Author:   cal at macports.org
Date:     2014-04-21 09:09:57 -0700 (Mon, 21 Apr 2014)
Log Message:
-----------
www: make GSoC comment a PHP comment

Modified Paths:
--------------
    trunk/www/index.php

Modified: trunk/www/index.php
===================================================================
--- trunk/www/index.php	2014-04-21 15:40:33 UTC (rev 119246)
+++ trunk/www/index.php	2014-04-21 16:09:57 UTC (rev 119247)
@@ -42,11 +42,13 @@
     
     <h3 class="subhdr">Getting involved</h3>
     
-    <!--
-    <p>We are participating in <b>Google Summer of Code 2014</b>: MacPorts-wielding students of higher education can be paid
+    <?php
+    /*
+    <p>We are participating in <b>Google Summer of Code <?php print date('Y'); ?></b>: MacPorts-wielding students of higher education can be paid
     to work on open source software. <a href="<?php print $trac_url . 'wiki/SummerOfCode'; ?>">Head over to our ideas page</a> to see
     if MacPorts is an interesting project for you.</p>
-    -->
+    */
+    ?>
 
     <p>There are many ways you can get involved with MacPorts and peer users, system administrators &amp; developers alike.
     Browse over to the &#8220;<a href="contact.php">Contact Us</a>&#8221; section of our site and:</p>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140421/48b6c6bd/attachment.html>


More information about the macports-changes mailing list