"log" is replaced with the corresponding logging functions
This commit is contained in:
@@ -20,7 +20,7 @@ function gnot_install() {
|
||||
Hook::register('addon_settings_post', 'addon/gnot/gnot.php', 'gnot_settings_post');
|
||||
Hook::register('enotify_mail', 'addon/gnot/gnot.php', 'gnot_enotify_mail');
|
||||
|
||||
Logger::log("installed gnot");
|
||||
Logger::notice("installed gnot");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user