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

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

- Page: https://pluginprobe.com/plugins/fluent-cart/1.5.4/code/app/Modules/Turnstile/index.php
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.5.4/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.5.4/code/app/Modules/Turnstile/index.php#L10-L20`.

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


```
