<?php /** * @file * Requirements, install, uninstall, and update hooks for feedback. */ /** * Empty update so that a schema version is stored for this module. */ function feedback_update_10001(&$sandbox) { // No-op. }
Главная | Обратная связь