Skip to content
Snippets Groups Projects
Commit ac83d9fd authored by Uma's avatar Uma
Browse files

Removed debugging logs

parent 21250b98
No related branches found
No related tags found
No related merge requests found
......@@ -46,8 +46,6 @@ class Emails_Record_Model extends Vtiger_Record_Model {
* Function sends mail
*/
public function send($addToQueue = false) {
global $log;
$log->fatal('sending out email here');
$currentUserModel = Users_Record_Model::getCurrentUserModel();
$rootDirectory = vglobal('root_directory');
......
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