- Adding $Id$ and removing som extra spacing

4.3.x
Kjartan Mannes 2003-08-25 08:44:17 +00:00
parent cefb123e24
commit d2040abf38
1 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,5 @@
<?php
// $Id$
function tablesort_init($header) {
static $ts;
@ -87,6 +88,4 @@ function tablesort_get_sort($headers) {
return 'asc';
}
?>
?>