From ed59d59e1a904377f9fa68a7f68683eb64a40699 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Mon, 5 Nov 2012 09:31:34 +0000 Subject: [PATCH] --- inc/commons/class.common.tools.php | 5 +++++ 1 file changed, 5 insertions(+) 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(){ + + } + + } ?> -- 2.39.5