public property CleantalkRequest::$js_on in Anti Spam by CleanTalk 7
Same name and namespace in other branches
- 7.5 src/CleantalkRequest.php \CleantalkRequest::js_on
- 7.2 cleantalk.module \CleantalkRequest::js_on
- 7.4 src/CleantalkRequest.php \CleantalkRequest::js_on
Is enable Java Script, valid are 0|1|2 Status: null - JS html code not inserted into phpBB templates 0 - JS disabled at the client browser 1 - JS enabled at the client broswer
Type: int
File
- ./
cleantalk.module, line 301 - Main CleanTalk integration module functions.
Class
- CleantalkRequest
- Request class
Code
public $js_on = null;