<?php /** * @file * Contains install and update functions for Entity Embed. */ /** + * Implements hook_update_last_removed(). */ function entity_embed_update_last_removed() { return 8004; }
Главная | Обратная связь