You are here

constant ADVAGG_NO_LOCKS in Advanced CSS/JS Aggregation 7.2

If FALSE lock_acquire is used before writing a file.

Related topics

2 uses of ADVAGG_NO_LOCKS
advagg_build_aggregates in ./advagg.module
Builds the requested CSS/JS aggregates.
advagg_missing_generate in ./advagg.missing.inc
Generates a missing CSS/JS file and send it to client.

File

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

Code

define('ADVAGG_NO_LOCKS', FALSE);