What steps will reproduce the problem?
1. Open redux_auth.php
2. Go to line 60
What is the expected output? What do you see instead?
Replace $code with parameter passed into the method, such as:
public function deactivate($identity)
{
return $this->ci->redux_auth_model->deactivate($identity);
}
What version of the product are you using? On what operating system?
Beta 2, CI 1.7.x
Please provide any additional information below.
Jeff
Original issue reported on code.google.com by jeff.alg...@gmail.com on 29 Oct 2010 at 8:01
Original issue reported on code.google.com by
jeff.alg...@gmail.com
on 29 Oct 2010 at 8:01