The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
between $dataman->setr() and $dataman->set() I just want to make sure im using the right one. Im thinking r is for handleing reply data?
|
#2
|
|||
|
|||
![]()
I think you should always use 'set'.
|
#3
|
||||
|
||||
![]()
set() uses call by value semantic, whereas setr() uses a reference, eg. you can only pass a variable with setr().
|
#4
|
|||
|
|||
![]()
And 'set' is just a front end for 'setr'
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|