Quote:
Originally Posted by Jhonnyf
for Example, open calendar.php and you see
PHP Code:
define('THIS_SCRIPT', 'calendar');
Open showthread.php
PHP Code:
define('THIS_SCRIPT', 'showthread');
Open Group.php
PHP Code:
define('THIS_SCRIPT', 'group');
That is a Identificator to know with php archive you are load
|
I still don't understand how to make the Tabs so they are highlighted to where you are.
When I click on a new Tab I have made, the 'Forum' tab is highlighted instead of the newly made Tab.