The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
after just reading about this on php.net couldn't you just set a chmod value before you attempt what you're attempting and then unset it?
Code:
notepad at codewalkers dot com 19-Jun-2004 02:43 $old = umask(0); chmod("/some/dir", 0755); umask($old); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|