diff --git a/SourceSVN/SourceSVN.php b/SourceSVN/SourceSVN.php index c150cfe..36b914f 100644 --- a/SourceSVN/SourceSVN.php +++ b/SourceSVN/SourceSVN.php @@ -231,6 +231,7 @@ # if an array is returned, processing is done if ( is_array( $t_changesets ) ) { + echo ""; return $t_changesets; # if a number is returned, repeat from given revision