- Adding $Id$ and removing som extra spacing
parent
cefb123e24
commit
d2040abf38
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function tablesort_init($header) {
|
||||
static $ts;
|
||||
|
@ -87,6 +88,4 @@ function tablesort_get_sort($headers) {
|
|||
return 'asc';
|
||||
}
|
||||
|
||||
|
||||
|
||||
?>
|
||||
?>
|
Loading…
Reference in New Issue