Can get_pcvar_num be in plugin init?
I mean that I have multiple public ****** and they quite many of them contain the same at their start:
PHP Code:
|
Re: Can get_pcvar_num be in plugin init?
Use plugin_cfg( ) instead of plugin_init( ), as the cvar might not be read yet.
|
Re: Can get_pcvar_num be in plugin init?
Should I make plugin_cfg( ) after plugin_init( )?
|
Re: Can get_pcvar_num be in plugin init?
Wherever you want.
|
| All times are GMT -4. The time now is 20:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.