File "includes.php"

Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/app/Hooks/includes.php
File size: 232 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

/*
 * Require any extra files here. For example::
 * require_once "shortcodes.php";
 * require_once "crontasks.php";
 */

/**
 * @var \FluentForm\Framework\Foundation\Application $app
 */

include_once __DIR__ . '/Ajax.php';