Skip to content

Commit a90acdb

Browse files
committed
update bin to generic name
1 parent 180f84d commit a90acdb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

libraries/ip2location_lib.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
(defined('BASEPATH') || defined('SYSPATH')) or die('No direct access allowed.');
33

44
if(!defined('IP2LOCATION_DATABASE')) {
5-
define('IP2LOCATION_DATABASE', dirname(__FILE__) . '/ip2location/IP2LOCATION-LITE-DB1.BIN');
5+
define('IP2LOCATION_DATABASE', dirname(__FILE__) . '/ip2location/IP2LOCATION-DB.BIN');
66
}
77

88
require_once('ip2location/ip2location.class.php');

0 commit comments

Comments
 (0)