ConvertStyle.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 08:31:37 +0000 (16:31 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 08:31:37 +0000 (16:31 +0800)
ConvertStyle.php [new file with mode: 0644]

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