Browse Source

coder

pull/482/head
Alan Stanley 11 years ago
parent
commit
f3a4ea9ae4
  1. 1
      islandora.module

1
islandora.module

@ -1899,6 +1899,7 @@ function islandora_islandora_datastream_access($op, AbstractDatastream $datastre
* Name of the package
*
* @return bool
* Access granted
*/
function islandora_find_package($package_name) {
$results = system_get_info('module');

Loading…
Cancel
Save