Drupal modules for browsing and managing Fedora-based digital repositories.
 
 
 
 

14 lines
128 B

<?php
/*
* @file fedora_ilives.install
*/
/**
* Implementation of hook_enable()
*/
function fedora_ilives_enable() {
}