content disposition rfc
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 May 2005 14:46:05 +0000 (14:46 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 May 2005 14:46:05 +0000 (14:46 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9443 7612ce4b-ef26-0410-bec9-ea0150e637f0

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
  */
 
 /**