Skip to content
Snippets Groups Projects
Commit d2040abf authored by Kjartan Mannes's avatar Kjartan Mannes
Browse files

- Adding $Id$ and removing som extra spacing

parent cefb123e
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
<?php <?php
// $Id$
function tablesort_init($header) { function tablesort_init($header) {
static $ts; static $ts;
...@@ -87,6 +88,4 @@ function tablesort_get_sort($headers) { ...@@ -87,6 +88,4 @@ function tablesort_get_sort($headers) {
return 'asc'; return 'asc';
} }
?> ?>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment