Bachir Soussi Chiadmi 1bc61b12ad first import
2015-04-08 11:40:19 +02:00

11 lines
164 B
Plaintext

<?php
/**
* @file
* Install, update and uninstall functions for the calendar_ical module.
*
*/
function calendar_ical_update_last_removed() {
return 6000;
}