<?php /** * @file * * Install and update hooks for ajax_dashboard */ /** * Clear caches to apply new config changes. */ function ajax_dashboard_update_8001(&$sandbox) { drupal_flush_all_caches(); }
Главная | Обратная связь