The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
What is CWD in require_once(CWD . '/includes/class_core.php');
Hacking external login today! And as always curious about some of the obscure code I'm finding.
Anyone know what CWD stands for or does in this line in init.php? require_once(CWD . '/includes/class_core.php'); I imagine its functioning as a definition of a root directory, but its not readily obvious. Also curious about lack of variable on DIR as in require_once(DIR . '/includes/class_database_slave.php'); Again, I imagine that DIR is definted somewhere as homeDirectory or Root or similar, but I'm not familiar with this being done in PHP without a $. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|