|
|
|
@ -2223,4 +2223,4 @@ function islandora_islandora_solution_pack_child_relationships($cmodels) { |
|
|
|
// Return empty arrays from core implementation so that these keys always |
|
|
|
// Return empty arrays from core implementation so that these keys always |
|
|
|
// exist when the hook is called, even if no module responds. |
|
|
|
// exist when the hook is called, even if no module responds. |
|
|
|
return array('predicate' => array(), 'prefix' => array()); |
|
|
|
return array('predicate' => array(), 'prefix' => array()); |
|
|
|
} |
|
|
|
} |
|
|
|
|