Author: mes Date: 2010-09-14 11:29:30 -0700 (Tue, 14 Sep 2010) New Revision: 21841
Modified: new_cytoscape_website/trunk/download_config.php Log: changed log location Modified: new_cytoscape_website/trunk/download_config.php =================================================================== --- new_cytoscape_website/trunk/download_config.php 2010-09-14 18:08:49 UTC (rev 21840) +++ new_cytoscape_website/trunk/download_config.php 2010-09-14 18:29:30 UTC (rev 21841) @@ -5,7 +5,7 @@ $chianti_base = "http://chianti.ucsd.edu/"; # Logging -$download_log = "log/download_log.txt"; +$download_log = "/home/groups/c/cy/cytoscape/persistent/data/cyto_data.txt"; # $latest_version = "2.7.0"; @@ -27,4 +27,4 @@ # Older versions -?> \ No newline at end of file +?> -- 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.
