www: d41bb622: Fix security ID in home page link.

kstange at pidgin.im kstange at pidgin.im
Fri Jun 24 02:07:40 EDT 2011


----------------------------------------------------------------------
Revision: d41bb62259889a8ae4ab74e98f7737d4bc3c6a90
Parent:   0410681335dad09815297c0c55ddbb16cacb73dd
Author:   kstange at pidgin.im
Date:     06/24/11 02:01:21
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/d41bb62259889a8ae4ab74e98f7737d4bc3c6a90

Changelog: 

Fix security ID in home page link.

Changes against parent 0410681335dad09815297c0c55ddbb16cacb73dd

  patched  htdocs/index.php

-------------- next part --------------
============================================================
--- htdocs/index.php	13bff80ad574e71bc3c5b27e8dd9e60f4e48bf39
+++ htdocs/index.php	b17e2f4df39ee513d3414b416d2c85392a976a45
@@ -72,7 +72,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 <!-- This will pull from somewhere else at some point -->
 <p class="more" id="lowblurb">
 <!-- Put little news blurbs here! -->
-Pidgin 2.9.0 contains an important security update (<a href="http://pidgin.im/news/security/?id=51">more info</a>).  Please upgrade!
+Pidgin 2.9.0 contains an important security update (<a href="http://pidgin.im/news/security/?id=52">more info</a>).  Please upgrade!
 </p>
 
 <?php /* Avoid outputting this stuff yet.


More information about the Commits mailing list