ImportMailMessage.php
authorEdward <edward@roojs.com>
Thu, 20 Feb 2014 04:48:11 +0000 (12:48 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Feb 2014 04:48:11 +0000 (12:48 +0800)
ImportMailMessage.php [new file with mode: 0644]

diff --git a/ImportMailMessage.php b/ImportMailMessage.php
new file mode 100644 (file)
index 0000000..2416cb2
--- /dev/null
@@ -0,0 +1,17 @@
+<?php
+
+/*
+ * To change this template, choose Tools | Templates
+ * and open the template in the editor.
+ */
+
+/**
+ * Description of ImportMailMessage
+ *
+ * @author edward
+ */
+class ImportMailMessage {
+    //put your code here
+}
+
+?>