first import
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Install, update and uninstall functions for the calendar_ical module.
|
||||
*
|
||||
*/
|
||||
|
||||
function calendar_ical_update_last_removed() {
|
||||
return 6000;
|
||||
}
|
Reference in New Issue
Block a user