Skip to content
Snippets Groups Projects
Commit 48edbdf0 authored by Thom's avatar Thom :tools:
Browse files

Fix typo

parent 44d21b5c
No related branches found
No related tags found
No related merge requests found
......@@ -522,8 +522,7 @@ class cronjob_quota_notify extends cronjob {
if($client['email'] != '') {
$recipients[] = $client['email'];
}
}
$this->_tools->send_notification_email('db_quota_notification', $placeholders, $recipients);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment