You are here

constant ADVAGG_SPACE in Advanced CSS/JS Aggregation 7.2

Default space characters.

Related topics

16 uses of ADVAGG_SPACE
advagg_admin_clear_file_aggregates in ./advagg.admin.inc
Remove the aggregates that contain the given filename.
advagg_advagg_save_aggregate_alter in ./advagg.advagg.inc
Implements hook_advagg_save_aggregate_alter().
advagg_build_filename in ./advagg.inc
Build the filename.
advagg_generate_advagg_filename_from_db in ./advagg.module
Given a advagg type this will return the most recent aggregate from the db.
advagg_get_aggregates_using_file in ./advagg.cache.inc
Given a filename hash get back all aggregates that include it.

... See full list

File

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

Code

define('ADVAGG_SPACE', '__');