|
|
@ -14,7 +14,7 @@ if (function_exists('drupal_get_path')) { |
|
|
|
$islandora_module_path = drupal_get_path('module', 'islandora'); |
|
|
|
$islandora_module_path = drupal_get_path('module', 'islandora'); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// @todo this until we expost these in a module or library |
|
|
|
// @todo this until we expose these in a module or library |
|
|
|
@include_once 'sites/all/libraries/tuque/Datastream.php'; |
|
|
|
@include_once 'sites/all/libraries/tuque/Datastream.php'; |
|
|
|
@include_once 'sites/all/libraries/tuque/FedoraApi.php'; |
|
|
|
@include_once 'sites/all/libraries/tuque/FedoraApi.php'; |
|
|
|
@include_once 'sites/all/libraries/tuque/FedoraApiSerializer.php'; |
|
|
|
@include_once 'sites/all/libraries/tuque/FedoraApiSerializer.php'; |
|
|
|