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