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
No related merge requests found
<?php
// $Id$
function tablesort_init($header) {
static $ts;
......@@ -87,6 +88,4 @@ function tablesort_get_sort($headers) {
return 'asc';
}
?>
?>
\ No newline at end of file
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