www: 805216a4: I pasted in the wrong place! Fix a php ...

markdoliner at pidgin.im markdoliner at pidgin.im
Fri Oct 16 06:36:09 EDT 2009


-----------------------------------------------------------------
Revision: 805216a4aeb573293f01c67061ed02ceed0e164f
Ancestor: ffaf34c8de2493364f4a4ffd9c5120d6c86d70ad
Author: markdoliner at pidgin.im
Date: 2009-10-16T10:30:40
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/805216a4aeb573293f01c67061ed02ceed0e164f

Modified files:
        htdocs/news/security/index.php

ChangeLog: 

I pasted in the wrong place!  Fix a php syntax error.

-------------- next part --------------
============================================================
--- htdocs/news/security/index.php	6ae096d3d3a728b22aa1aa0e20c52efdb8451542
+++ htdocs/news/security/index.php	d035d6e905822a2a6d4197b70b8debbc757c4023
@@ -432,6 +432,7 @@ $vulnerabilities = array(
 		"fixrevisions" => "ad2c6ee53ec9122b25aeb1f918db53be69bdeac3",
 		"fixedversion" => "2.6.2",
 		"discoveredby" => "Cristofaro Mune"
+	),
 	array(
 		"title"        => "ICQ and maybe AIM remote crash",
 		"date"         => "2009-10-16",
@@ -442,7 +443,6 @@ $vulnerabilities = array(
 		"fixrevisions" => "781682333aea0c801d280c3507ee25552a60bfc0",
 		"fixedversion" => "2.6.3",
 		"discoveredby" => "nightwing666 in <a href=\"http://developer.pidgin.im/ticket/10481\">ticket #10481</a>"
-	),
 	)
 );
 /*	Template for the unfortunate future


More information about the Commits mailing list