The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Just some help
Code:
$cwd = getcwd();
echo "cwd $cwd";
@chdir($_SERVER['DOCUMENT_ROOT'] . '/bb/');
include_once('global.php');
chdir($cwd);
Giz
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|