浏览代码

content disposition rfc

tokul 20 年之前
父节点
当前提交
2e57589332
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      class/mime/Disposition.class.php

+ 1 - 2
class/mime/Disposition.class.php

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