diff --git a/islandora.api.php b/islandora.api.php index dff4c217..b576740e 100644 --- a/islandora.api.php +++ b/islandora.api.php @@ -131,7 +131,7 @@ function hook_islandora_ingest_registry($collection_object) { 'weight' => 0, ), ); - return $reg + return $reg; } /**