#define MAX_WORDS 192
Can I make it whatever I want?
|
Re: #define MAX_WORDS 192
Begin with telling us what plugin you're talking about, and then post the code of that specific plugin. #define MAX_WORDS 192 says nothing unless some code is shown.
|
Re: #define MAX_WORDS 192
I am using simple swear filter.
PHP Code:
|
Re: #define MAX_WORDS 192
If your file contains more than 192 words, then yes, the define could be altered. The define is simply to put a maximum amount of words to filter.
|
Re: #define MAX_WORDS 192
Ok thank you.
|
| All times are GMT -4. The time now is 19:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.