Skip to content
Snippets Groups Projects
Commit 21c2885b authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #29385 by chx: removed remaining "?>"s at the end of some files.

parent 469fa364
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -29,4 +29,3 @@
variable_set('cron_busy', false);
watchdog('cron', t('Cron run completed'));
?>
......@@ -29,4 +29,3 @@
drupal_page_footer();
?>
......@@ -125,4 +125,3 @@
// 'anonymous' => 'Visitor'
//);
?>
......@@ -129,4 +129,3 @@ function update_access_denied_page() {
print theme('maintenance_page', $output);
}
?>
......@@ -12,4 +12,3 @@
include_once './includes/xmlrpcs.inc';
xmlrpc_server(module_invoke_all('xmlrpc'));
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment