The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
You could do something like this in the "Validation PHP code" for the option:
Code:
if (!empty($data)) { return touch($data); } else { return false; } of course if you want to write something to the file and not just create it empty, then you could use fopen, fwrite, etc. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|