Rename function flushAll

[MAILPOET-923]
This commit is contained in:
Pavel Dohnal
2017-06-14 14:33:21 +01:00
parent fa3ba609f3
commit 1b69fe50ff
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ class Initializer {
add_action('admin_init', array(
new DeferredAdminNotices,
'flushAll'
'printAndClean'
));
add_action('plugins_loaded', array(