Current File : /home/inlingua/public_html/crm/ninexb/wp-content/plugins/fluentform/app/Hooks/includes.php
<?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';