sql/core_geoip_country.php
authorEdward <edward@roojs.com>
Tue, 13 May 2014 06:15:33 +0000 (14:15 +0800)
committerEdward <edward@roojs.com>
Tue, 13 May 2014 06:15:33 +0000 (14:15 +0800)
sql/core_geoip_country.php [new file with mode: 0644]

diff --git a/sql/core_geoip_country.php b/sql/core_geoip_country.php
new file mode 100644 (file)
index 0000000..a43f6ee
--- /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_country
+ *
+ * @author edward
+ */
+class core_geoip_country {
+    //put your code here
+}
+
+?>