View Full Version : $pagetitle - where is it defined???
Antivirus
08-21-2008, 04:35 PM
I can't find where / how $pagetitle is defined. For instance, in calendar.php there's no reference to it whatsoever, however it's used within calendar_manage which is called by the script.
Anyone have an idea where this is defined?
:confused:
Lynne
08-21-2008, 04:57 PM
Doing a search for the word "$pagetitle" in the vb pages shows it is defined in the funciton construct_navbits in the functions.php file.
Antivirus
08-21-2008, 08:09 PM
Thanks Lynne. I just figured out it's also set within the script when naming following:
$navbits[''] = $vbphrase['edit_event'];
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.