GoogleTranslate.php
authorChris <chris@roojs.com>
Wed, 2 Apr 2014 09:43:02 +0000 (17:43 +0800)
committerChris <chris@roojs.com>
Wed, 2 Apr 2014 09:43:02 +0000 (17:43 +0800)
GoogleTranslate.php

index 8e4d734..b4dc8a8 100644 (file)
@@ -1,16 +1,11 @@
 <?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 {
+
+class Pman_Core_GoogleTranslate extends Pman{
     //put your code here
 }