Update the .htaccess file in the advagg directories adding immutable header.

Fichier

./advagg.install, line 795

Code

function advagg_update_7219(&$sandbox) {
    return advagg_install_update_htaccess('', 'immutable');
}