# wt-security/2.2.2/index.php

WebTotem Security, version 2.2.2. 4 lines.

- Page: https://pluginprobe.com/plugins/wt-security/2.2.2/code/index.php
- Raw: https://pluginprobe.com/plugins/wt-security/2.2.2/raw/index.php
- Modified: 2020-10-06T09:33:46+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wt-security/2.2.2/code/index.php#L10-L20`.

```php
<?php defined('ABSPATH') or die("Protected By WT!");

// Silence is golden.

```
