<?php /** * @file * Contains install and update hooks for the module */ /** * Implements hook_update_last_removed(). */ function lb_claro_update_last_removed(): int { return 8001; }
Главная | Обратная связь