The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have been looking and can not locate where the DIR directove is defined as in the following example peice of code:
PHP Code:
I want to use the DIR goblal varable in my custon php mod and can not find it in the vb code - I do have some troubles with my eye site and it might be me - a little explation on the use and where abouts this is defined would help me figure some things out. THANKS Frank H. Shaw |
#2
|
|||
|
|||
![]()
'CWD' is defined in global.php (and redefined in includes/init.php if it hasn't been defined). 'DIR' is defined in includes/init.php.
|
#3
|
||||
|
||||
![]()
You can use getcwd(), "DIR" is the result of this function.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|