Author: pwang
Date: 2011-11-15 13:37:20 -0800 (Tue, 15 Nov 2011)
New Revision: 27483

Modified:
   new_cytoscape_website/plugin_website/plugins3/db.inc
Log:
Update DB name

Modified: new_cytoscape_website/plugin_website/plugins3/db.inc
===================================================================
--- new_cytoscape_website/plugin_website/plugins3/db.inc        2011-11-15 
21:34:10 UTC (rev 27482)
+++ new_cytoscape_website/plugin_website/plugins3/db.inc        2011-11-15 
21:37:20 UTC (rev 27483)
@@ -3,7 +3,7 @@
 
 // These are the DBMS credentials and the database name
 $dbServer = "localhost";
-$dbName = "cyplugindb";
+$dbName = "cyplugindb3";
 $dbUser = "cytouser";
 $dbPass = "cytouser";
 $cytostaff = "cytostaff";

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