one more identity action to process
[squirrelmail.git] / class / mime / Disposition.class.php
index bf005697774030758e09ab55c439dba3dc3986f6..86bbf70229267106e27345995759771d44863c50 100644 (file)
@@ -7,13 +7,12 @@
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file contains functions needed to handle content disposition headers 
- * in mime messages.
+ * in mime messages. See RFC 2183.
  *
  * @version $Id$
  * @package squirrelmail
  * @subpackage mime
  * @since 1.3.2
- * @todo find rfc number
  */
 
 /**