public property CleantalkRequest::$js_on in Anti Spam by CleanTalk 7.4
Same name and namespace in other branches
- 7.5 src/CleantalkRequest.php \CleantalkRequest::js_on
- 7 cleantalk.module \CleantalkRequest::js_on
- 7.2 cleantalk.module \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
- src/
CleantalkRequest.php, line 131
Class
- CleantalkRequest
- Request class
Code
public $js_on = null;