X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=class%2Fdeliver%2FDeliver_IMAP.class.php;h=4bb7b8d003ccbbf6b8ccd5b64e5de8c7ff015078;hb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;hp=db97527b99288b38be1b8d93757dc5cabdf24344;hpb=883d9cd3466322ced940682fc860288b49569fbe;p=squirrelmail.git diff --git a/class/deliver/Deliver_IMAP.class.php b/class/deliver/Deliver_IMAP.class.php index db97527b..4bb7b8d0 100644 --- a/class/deliver/Deliver_IMAP.class.php +++ b/class/deliver/Deliver_IMAP.class.php @@ -2,7 +2,7 @@ /** * Deliver_IMAP.class.php * - * Copyright (c) 1999-2004 The SquirrelMail Project Team + * Copyright (c) 1999-2005 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * Delivery backend for the Deliver class. @@ -24,10 +24,10 @@ class Deliver_IMAP extends Deliver { function getBcc() { return true; } - - /* to do: finishing the imap-class so the initStream function can call the + + /* to do: finishing the imap-class so the initStream function can call the imap-class */ } -?> +?> \ No newline at end of file