lm/lm.php
branchHEAD
changeset 43 d70dcf7ba266
parent 38 797eb8143c9f
child 55 f1fc41e356ae
     1.1 --- a/lm/lm.php	Sat Jun 06 22:50:15 2009 +0200
     1.2 +++ b/lm/lm.php	Sun Oct 11 19:15:09 2009 +0200
     1.3 @@ -391,6 +391,6 @@
     1.4      require_once $incpath . $module . '.inc';
     1.5  }
     1.6  
     1.7 -echo "\n?>";
     1.8 +echo "\n?>\n";
     1.9  
    1.10  ?>