Author: pwang
Date: 2011-11-22 09:15:16 -0800 (Tue, 22 Nov 2011)
New Revision: 27550

Modified:
   new_cytoscape_website/plugin_website/plugins3/sendConfirmationEmail.inc
Log:
update URL

Modified: 
new_cytoscape_website/plugin_website/plugins3/sendConfirmationEmail.inc
===================================================================
--- new_cytoscape_website/plugin_website/plugins3/sendConfirmationEmail.inc     
2011-11-22 03:42:29 UTC (rev 27549)
+++ new_cytoscape_website/plugin_website/plugins3/sendConfirmationEmail.inc     
2011-11-22 17:15:16 UTC (rev 27550)
@@ -49,7 +49,7 @@
        }
 
 
-       $body = $body. "\n\nAdmin URL: 
http://chianti.ucsd.edu/cyto_web/plugins/pluginadmin.php\n\n";;
+       $body = $body. "\n\nAdmin URL: 
http://chianti.ucsd.edu/cyto_web/plugins3/pluginadmin.php\n\n";;
 
        if (mail($to, $subject, $body, $headers)) {
                //echo("<p>notification e-mail was sent to staff!</p>");

-- 
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