removing trailing ?> from function scripts
[squirrelmail.git] / templates / util_paginator.php
index dbc31484fb875e492a8803ee5738819ce6756f65..b01dd0deba0fc6c1a60d13b2819910fc7efafc84 100644 (file)
@@ -351,4 +351,3 @@ function get_paginator_str($box, $iOffset, $iTotal, $iLimit, $bShowAll,$page_sel
     /* Return our final magical compact paginator string. */
     return ($result);
 }
-?>
\ No newline at end of file