Author: kono
Date: 2010-12-02 16:50:04 -0800 (Thu, 02 Dec 2010)
New Revision: 23081

Modified:
   new_cytoscape_website/trunk/download_config.php
Log:
PHP bug fixed.


Modified: new_cytoscape_website/trunk/download_config.php
===================================================================
--- new_cytoscape_website/trunk/download_config.php     2010-12-03 00:44:27 UTC 
(rev 23080)
+++ new_cytoscape_website/trunk/download_config.php     2010-12-03 00:50:04 UTC 
(rev 23081)
@@ -31,7 +31,7 @@
        "2.6.0" => "http://chianti.ucsd.edu/Cyto-2_6_0/";,
        "2.6.1" => "http://chianti.ucsd.edu/Cyto-2_6_1/";,
        "2.6.2" => "http://chianti.ucsd.edu/Cyto-2_6_2/";,
-       "2.6.3" => "http://chianti.ucsd.edu/Cyto-2_6_3/";
+       "2.6.3" => "http://chianti.ucsd.edu/Cyto-2_6_3/";,
        "2.7.0" => "http://chianti.ucsd.edu/Cyto-2_7_0/";
 );
 

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to