The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
that easy? oops, thought it required another function
My goal is to put the variable in the pm datamanager $pmdm->set_recipients($list_username, $botpermissions); So in the foreach maybe I need something like this? Code:
foreach($list_usernames AS $list_username) { $listusernames = $list_username;; } $pmdm->set_recipients($listusernames, $botpermissions); UPDATE: Think I got it PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|