Skip to content

Commit

Permalink
Add eol.
Browse files Browse the repository at this point in the history
  • Loading branch information
ftngrn committed Mar 5, 2013
1 parent 584c041 commit 8d59af7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion QdmailComponent.php
Expand Up @@ -4126,4 +4126,5 @@ function decode(){
}
return true;
}
}?>
}
?>
3 changes: 2 additions & 1 deletion QdsmtpComponent.php
Expand Up @@ -888,4 +888,5 @@ function startup(&$controller) {
}
return;
}
}?>
}
?>
1 change: 0 additions & 1 deletion qdmail_receiver.php
Expand Up @@ -1401,4 +1401,3 @@ function qd_receive_mail( $cmd , $param = null , $charset = null){
}
}

?>
3 changes: 2 additions & 1 deletion qdsmtp.php
Expand Up @@ -888,4 +888,5 @@ function startup(&$controller) {
}
return;
}
}?>
}

0 comments on commit 8d59af7

Please sign in to comment.