We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db74e78 commit 062ef06Copy full SHA for 062ef06
include/general.php
@@ -190,6 +190,7 @@ public function MultiRow($left, $right) {
190
unset($notes);
191
//if ($resources[$n]['annotation_count']!=0){
192
$thisrefarray = get_resource_field_data($ref,false);
193
+ $resultmerge = $thisrefarray;
194
if ($pdf_export_whereabouts_integration) {
195
$checkwherabouts = sql_query("SHOW TABLES LIKE 'whereabouts'");
196
$whereabouts = '';
0 commit comments