search for: db_table_exist

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

Did you mean: db_table_exists
2012 Jul 17
1
FW: rsync hanging after working reliably for years on one of my shares
...uot;e_results']);\n unset($_SESSION['update_success']);\n\n return $output;\n}\n\nfunction update_info_page() {\n // Change qu ery-strings on css/js files to enforce reload for all users.\n _drupal_flush_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...