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