Author: pwang
Date: 2013-01-11 17:17:07 -0800 (Fri, 11 Jan 2013)
New Revision: 31043
Modified:
new_cytoscape_website/bugreport/bugreport.php
Log:
Removed printout
Modified: new_cytoscape_website/bugreport/bugreport.php
===================================================================
--- new_cytoscape_website/bugreport/bugreport.php 2013-01-12 00:20:27 UTC
(rev 31042)
+++ new_cytoscape_website/bugreport/bugreport.php 2013-01-12 01:17:07 UTC
(rev 31043)
@@ -183,7 +183,6 @@
if ($userInput['cyversion'] != null and
strpos($userInput['cyversion'],'3.0') !== false){
return true;
}
- echo "Please correct Cytoscape version<br />";
return false;
}
--
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.