Remove Last-Modified Header from .htaccess to fix far future 304's.

Fichier

./advagg.install, line 418

Code

function advagg_update_7201(&$sandbox) {
    return advagg_install_update_htaccess('Header set Last-Modified');
}