removing trailing ?> from function scripts
[squirrelmail.git] / functions / tree.php
index 14c32383abf02538ce634a8dd3cdcfbded1d1c2a..a714d26a889f6f5486394f8aa92be1dc7840e45d 100644 (file)
@@ -194,5 +194,3 @@ function simpleWalkTreePre($index, $tree) {
         echo $tree[$index]['value'] . '<br />';
     }
 }
-
-?>
\ No newline at end of file