Skip to content
Snippets Groups Projects
Commit e1426ad6 authored by Demian Katz's avatar Demian Katz
Browse files

Merge branch 'release-4.1'

parents 1f74b54d ec80c41d
No related merge requests found
......@@ -690,7 +690,7 @@ class KohaILSDI extends \VuFind\ILS\Driver\AbstractBase implements
];
}
$this->debug("patron: " . $patron);
$this->debug("patron: " . print_r($patron, true));
$this->debug("patron_id: " . $patron_id);
$this->debug("request_location: " . $request_location);
$this->debug("item_id: " . $item_id);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment