# fluent-support/2.4.0/app/Views/authorizer/helpScout.php

Fluent Support – Helpdesk &amp; Customer Support Ticket System, version 2.4.0. 5 lines.

- Page: https://pluginprobe.com/plugins/fluent-support/2.4.0/code/app/Views/authorizer/helpScout.php
- Raw: https://pluginprobe.com/plugins/fluent-support/2.4.0/raw/app/Views/authorizer/helpScout.php
- Modified: 2025-10-31T20:04:08+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/fluent-support/2.4.0/code/app/Views/authorizer/helpScout.php#L10-L20`.

```php
<?php defined('ABSPATH') or die; ?>
<div class='fs_help_scout_authorization'>
    <p>Your Code Is <?php echo esc_html($code); ?></p>
</div>

```
