The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Thanks man! Thats exactly what I am looking for... but now I am having another issue...
I have 3 files... /includes/config.php /includes/function_player.php /player.php 2 variables are declared and set in config.php: $countEmod and $countDmod... config.php and function_player.php are called in /player.php with Code:
require_once('./includes/config.php'); require_once('./includes/functions_player.php'); Code:
fetch_player($player); Is there something I have to do, to get the global variables to work inside the function? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|