PDA

View Full Version : cpnav


Kyojii
08-06-2012, 12:42 AM
In usercp.php and private.php when rendering the template $cpnav is passed to the template with a value, that as far as I can tell isn't set anywhere in either of the php files, or the included files. However on those pages, it has a value. Does anyone know where this value is being assigned at?

Kyojii
08-07-2012, 07:15 AM
For anyone else with this problem you're looking for...

// draw cp nav bar
construct_usercp_nav('usercp');