[36574] trunk/www/includes/header.inc

wsiegrist at apple.com wsiegrist at apple.com
Tue May 6 19:16:02 PDT 2008


Revision: 36574
          http://trac.macosforge.org/projects/macports/changeset/36574
Author:   wsiegrist at apple.com
Date:     2008-05-06 19:16:01 -0700 (Tue, 06 May 2008)

Log Message:
-----------
Move News service to the Trac hostname

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

Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc	2008-05-07 02:00:17 UTC (rev 36573)
+++ trunk/www/includes/header.inc	2008-05-07 02:16:01 UTC (rev 36574)
@@ -64,7 +64,7 @@
                             'Documentation' => $guide_url,
                             'Support & Development' => $trac_url,
                             'Contact Us' => 'contact.php',
-                            'News' => '/news/'
+                            'News' => $trac_url . 'news/'
                         );
                         foreach ($pages as $title => $url) {
                             if (basename($_SERVER['PHP_SELF']) == $url) {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080506/f69194ca/attachment-0001.html


More information about the macports-changes mailing list