Skip to content

Commit

Permalink
Changed debug message to SMS
Browse files Browse the repository at this point in the history
  • Loading branch information
ARD committed Oct 13, 2014
1 parent 43a4107 commit 77e9c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/smsPlivo.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ SMSPlivo.prototype.setup = function(done) {
this.done();
}

log.debug('Setup email adviser.');
log.debug('Setup SMS adviser.');
}

SMSPlivo.prototype.mail = function(content, done) {
Expand Down

0 comments on commit 77e9c82

Please sign in to comment.