# fluent-cart/1.6.3/app/Modules/Turnstile/index.php

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.6.3. 6 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.6.3/code/app/Modules/Turnstile/index.php
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.6.3/raw/app/Modules/Turnstile/index.php
- Modified: 2026-01-06T14:01:24+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-cart/1.6.3/code/app/Modules/Turnstile/index.php#L10-L20`.

```php
<?php
if (!defined('ABSPATH')) {
    exit;
}


```
