Hi Everyone, I'm back with another confused post!
I'm trying to edit the contents of the user menu in the header section, but so far I haven't gotten very far.
/views/default.master.php
<?php echo $data["userMenuItems"]; ?>
This is the only reference I have found so far.. I'm thinking it may be a controller I'm looking for or something?
Can anyone help me please?