{\''.$l_key.'\'|@translate}'; $replacement = ' {\''.$l_key.'\'|@translate}
{\'Don\\\'t notify on admin homepage\'|@translate} {\'Notify on admin homepage\'|@translate}'; return str_replace($search, $replacement, $content);; } $script_head = ' '; $template->block_html_head('', $script_head, $smarty, $repeat); $template->set_prefilter('plugins', 'autoupdate_plugins_update_filter'); $template->assign('AU_IGNORE_LIST', unserialize($conf['autoupdate_ignore_list'])); ?>