Jelajahi Sumber

content disposition rfc

tokul 20 tahun lalu
induk
melakukan
2e57589332
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  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
  */
 
 /**