You are here

public property CleantalkRequest::$js_on in Anti Spam by CleanTalk 9.1.x

Same name and namespace in other branches
  1. 8.4 src/lib/Cleantalk/Antispam/CleantalkRequest.php \Cleantalk\Antispam\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/lib/Cleantalk/Antispam/CleantalkRequest.php, line 133

Class

CleantalkRequest
Request class

Namespace

Cleantalk\Antispam

Code

public $js_on = null;