You are here

constant ADVAGG_MOD_JS_NO_AJAXPAGESTATE in Advanced CSS/JS Aggregation 7.2

Default value to remove ajaxPageState if ajax.js is not used.

Related topics

3 uses of ADVAGG_MOD_JS_NO_AJAXPAGESTATE
advagg_get_js in ./advagg.module
Returns a themed presentation of all JavaScript code for the current page.
advagg_mod_admin_settings_form in advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_mod_js_no_ajaxpagestate in advagg_mod/advagg_mod.module
Remove ajaxPageState CSS/JS if misc/ajax.js is not used.

File

advagg_mod/advagg_mod.module, line 166
Advanced aggregation modifier module.

Code

define('ADVAGG_MOD_JS_NO_AJAXPAGESTATE', FALSE);