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