View Single Post
  #2  
Old 10th July 2012, 21:52
ibanez ibanez is offline
Member
 
Join Date: Jun 2012
P2P
Posts: 9
Default
Its realy easy

in application/user/register.php


go to

PHP Code:
$db->status 1
and change it to

PHP Code:
$db->status 4
Reply With Quote