<?php /** * @file * Install, update and uninstall functions for the Opigno Calendar module. */ /** * Implements hook_update_last_removed(). */ function opigno_calendar_update_last_removed() { return 9001; }
Главная | Обратная связь