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 PM1/5/17
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