You are here

constant ADVAGG_FILE_SAVE_FUNCTION in Advanced CSS/JS Aggregation 6

Same name and namespace in other branches
  1. 7 includes/constants.inc \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

./advagg.module, line 87
Advanced CSS/JS aggregation module

Code

define('ADVAGG_FILE_SAVE_FUNCTION', 'advagg_file_saver');