DataObjects/core_geoip_location.php
authorEdward <edward@roojs.com>
Tue, 13 May 2014 09:13:49 +0000 (17:13 +0800)
committerEdward <edward@roojs.com>
Tue, 13 May 2014 09:13:49 +0000 (17:13 +0800)
DataObjects/core_geoip_location.php [new file with mode: 0644]

diff --git a/DataObjects/core_geoip_location.php b/DataObjects/core_geoip_location.php
new file mode 100644 (file)
index 0000000..e4899ad
--- /dev/null
@@ -0,0 +1,17 @@
+<?php
+
+/*
+ * To change this template, choose Tools | Templates
+ * and open the template in the editor.
+ */
+
+/**
+ * Description of core_geoip_location
+ *
+ * @author edward
+ */
+class core_geoip_location {
+    //put your code here
+}
+
+?>