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

13 lines
135 B

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