constant JQUERY_FILE

2 uses of JQUERY_FILE
head.tpl.php in themes/fp_clean/head.tpl.php
This file is meant to contain all of the common items which should appear in the <head></head> section of the page.
head.tpl.php in themes/how_to_customize/custom_fp_clean/head.tpl.php
This file is meant to contain all of the common items which should appear in the <head></head> section of the page.

File

./bootstrap.inc, line 90
This file should be included by every public-facing page of FlightPath. It will include all the classes, as well as settings and function files, and modules.

Code

define('JQUERY_FILE', 'jquery-3.7.1.min.js')