]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 5 Nov 2012 09:31:34 +0000 (09:31 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 5 Nov 2012 09:31:34 +0000 (09:31 +0000)
inc/commons/class.common.tools.php

index b4895ffc488a02e8e2259cc71a7e50310d9fc122..dce75b5ec3293bc04f393e877d2d44269e077a2f 100644 (file)
@@ -523,6 +523,11 @@ class commonTools {
                cubeHTTP::downloadFile($tmpfile, 'csr.zip');
        }
 
+       public function geocode(){
+               
+       }
+       
+       
 }
 
 ?>