SMF Support > SMF 1.1.x Support
Admin Areas
(1/1)
ShoeLace1291:
I'm trying to add more links to the admin link menu on the left side. I found that in Admin.template.php, a foreach statement loops through an array value called $context['admin_areas']... Where is this array defined?
live627:
It might be in ./Sources/Admin.php...
Antechinus:
Sources/Subs.php:
// Set up the administration sections.
function adminIndex($area)
{
global $txt, $context, $scripturl, $sc, $modSettings, $user_info, $settings;
etc
Navigation
[0] Message Index
Go to full version