Commit 48edbdf0 authored by Thom's avatar Thom 🛠
Browse files

Fix typo

parent 44d21b5c
Pipeline #11371 passed with stage
in 7 minutes and 23 seconds
......@@ -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);
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment