You are here

constant ADVAGG_FILE_SAVE_FUNCTION in Advanced CSS/JS Aggregation 7

Same name and namespace in other branches
  1. 6 advagg.module \ADVAGG_FILE_SAVE_FUNCTION

Default function used to save files.

1 use of ADVAGG_FILE_SAVE_FUNCTION
advagg_css_js_file_builder in ./advagg.module
Aggregate CSS/JS files, putting them in the files directory.

File

includes/constants.inc, line 81

Code

define('ADVAGG_FILE_SAVE_FUNCTION', 'advagg_file_saver');