Browse Source

new file for compose-related functions

Thijs Kinkhorst 18 years ago
parent
commit
e59613cf76
1 changed files with 15 additions and 0 deletions
  1. 15 0
      functions/compose.php

+ 15 - 0
functions/compose.php

@@ -0,0 +1,15 @@
+<?php
+
+/**
+ * compose.php
+ *
+ * Functions for message compositon: writing a message, attaching files etc.
+ *
+ * @author Thijs Kinkhorst <kink at squirrelmail.org>
+ * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
+ */
+
+