Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] CI2 - save Profile information in a separate page?
#2

[eluser]pickupman[/eluser]
I use this in my constructor

Code:
if($user->group == 'admin')
{
  $this->output->enable_profiler(TRUE);
}

You can change to display for a certain group/user.


Messages In This Thread
[SOLVED] CI2 - save Profile information in a separate page? - by El Forum - 08-01-2010, 03:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB