From: vincent@cubedesigners.com Date: Mon, 5 Nov 2012 09:31:34 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ed59d59e1a904377f9fa68a7f68683eb64a40699;p=cubeextranet.git --- diff --git a/inc/commons/class.common.tools.php b/inc/commons/class.common.tools.php index b4895ffc4..dce75b5ec 100644 --- a/inc/commons/class.common.tools.php +++ b/inc/commons/class.common.tools.php @@ -523,6 +523,11 @@ class commonTools { cubeHTTP::downloadFile($tmpfile, 'csr.zip'); } + public function geocode(){ + + } + + } ?>