mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 12:31:06 -05:00
ipv6
This commit is contained in:
parent
f73cb97741
commit
f231042d7e
@ -42,7 +42,7 @@ class Main extends CI_Controller
|
||||
) ,
|
||||
'ip_address' => array(
|
||||
'type' => 'VARCHAR',
|
||||
'constraint' => 16,
|
||||
'constraint' => 45,
|
||||
'default' => 0,
|
||||
) ,
|
||||
'user_agent' => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user