MessagePreview.php
authorEdward <edward@roojs.com>
Thu, 20 Feb 2014 05:32:25 +0000 (13:32 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Feb 2014 05:32:25 +0000 (13:32 +0800)
MessagePreview.php [new file with mode: 0644]

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