vb.org Archive
>
vBulletin 4 Discussion
>
vB4 Programming Discussions
> How to include a phrase into a plugin?
PDA
View Full Version :
How to include a phrase into a plugin?
Kolbi
03-25-2010, 03:46 PM
I want to integrate into a plugin a certain phrase.
How to do it?
$vbphrase['xyz'] doesn´t works...
Vaupell
03-27-2010, 06:39 PM
New plugin :
Hook location : init_startup
Content : $GLOBALS['phrasegroups'][] = 'myPhrasetypeGroup';
add the specifik phrasetype too global.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.