diff --git a/advagg_mod/advagg_mod.install b/advagg_mod/advagg_mod.install new file mode 100644 index 0000000..fef746c --- /dev/null +++ b/advagg_mod/advagg_mod.install @@ -0,0 +1,25 @@ +AdvAgg Modifications page', array('@url' => url('admin/config/development/performance/advagg/mod', array('fragment' => 'edit-advagg-mod-css-defer')))); + } + else { + return t('The advagg_mod_css_defer_rel_preload variable has been deleted.'); + } +}