Groups
Groups
Sign in
Groups
Groups
wikipathways-commit
Conversations
About
Send feedback
Help
r1986 - branches/milestone_43.x/wpi/extensions/otag
1 view
Skip to first unread message
martijn....@bigcat.unimaas.nl
unread,
Jan 5, 2017, 3:54:17 PM
1/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wikipathw...@googlegroups.com
Author: AlexanderPico
Date: Thu Jan 5 23:39:57 2017
New Revision: 1986
Log:
fixed typo causing tag error
Modified:
branches/milestone_43.x/wpi/extensions/otag/OntologyFunctions.php
Modified: branches/milestone_43.x/wpi/extensions/otag/OntologyFunctions.php
==============================================================================
--- branches/milestone_43.x/wpi/extensions/otag/OntologyFunctions.php (original)
+++ branches/milestone_43.x/wpi/extensions/otag/OntologyFunctions.php Thu Jan 5 23:39:57 2017
@@ -93,7 +93,7 @@
$path = "";
- while($row = $dbr->fetchObject($res)) e
+ while($row = $dbr->fetchObject($res)) {
$term['term_id'] = $row->term_id;
$term['term'] = $row->term;
$term['ontology'] = $row->ontology;
Reply all
Reply to author
Forward
0 new messages