search for: drupal_get_token

Displaying 1 result from an estimated 1 matches for "drupal_get_token".

2012 Jul 17
1
FW: rsync hanging after working reliably for years on one of my shares
...css_js();\n // Flush the cache of all data for the update status module.\n if (db_table_exists('cache_update')) {\n cache_clear_all('*', 'cache_update', TRUE);\n }\n\n update_task_list('info');\n drupal_set_title('Drupal dat abase update');\n $token = drupal_get_token('update');\n $output = '<p>Use this utility to update your database whenever a new release of Drupal or a mod ule is installed.</p><p>For more detailed information, see the <a href=\"http://drupal.org/upgrade\">upgrading handbook</a>. If you are...