www: 9f1d1044: disabling tests during new release

caseyho at pidgin.im caseyho at pidgin.im
Mon Dec 22 07:02:08 EST 2008


-----------------------------------------------------------------
Revision: 9f1d104497257eae78aeaf4bbaef58de828423a6
Ancestor: c1b2cbd8c364319eb1bca21eb6f3e4d95aeee0a6
Author: caseyho at pidgin.im
Date: 2008-12-22T11:58:10
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/9f1d104497257eae78aeaf4bbaef58de828423a6

Modified files:
        htdocs/index.php

ChangeLog: 

disabling tests during new release

-------------- next part --------------
============================================================
--- htdocs/index.php	d4a80e33945515d2983523d01b50116c7a341fde
+++ htdocs/index.php	63921fb40dbd0caf347d64fb722b7dadc837ef09
@@ -1,7 +1,7 @@
 <?
   // Update these to match the current page.
   $page['title'] =   "Pidgin, the universal IM client";
-  $page['section'] = "Home2";
+  $page['section'] = "Home"; // Set to "home2" to enable website test
   $page['description'] = "Pidgin is an easy to use and free IM client used by millions. Connect to AIM, Yahoo, MSN and other IM networks all at once.";
 
   include($_SERVER['DOCUMENT_ROOT'] . "/../inc/header.inc");
@@ -33,6 +33,11 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 <div class="box_home" id="right">
 <div id="main">
 
+<div id="download_new"><strong>
+Current user? Take the <a href="http://www.pidgin.im/survey/index.php?sid=84494">Pidgin user survey</a></strong>
+</div>
+<br>
+
 <h1>IM all your friends in one place</h1>
 
 <p>Pidgin is an easy to use and free IM client used by millions. Connect to AIM, MSN, Yahoo, and more IM networks all at once.</p>


More information about the Commits mailing list