GoogleTranslate.php
authorChris <chris@roojs.com>
Wed, 2 Apr 2014 09:42:43 +0000 (17:42 +0800)
committerChris <chris@roojs.com>
Wed, 2 Apr 2014 09:42:43 +0000 (17:42 +0800)
GoogleTranslate.php [new file with mode: 0644]

diff --git a/GoogleTranslate.php b/GoogleTranslate.php
new file mode 100644 (file)
index 0000000..8e4d734
--- /dev/null
@@ -0,0 +1,16 @@
+<?php
+
+/*
+ * To change this license header, choose License Headers in Project Properties.
+ * To change this template file, choose Tools | Templates
+ * and open the template in the editor.
+ */
+
+/**
+ * Description of GoogleTranslate
+ *
+ * @author chris
+ */
+class GoogleTranslate {
+    //put your code here
+}