Skip to content

Commit

Permalink
remove nagging message
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 committed Mar 7, 2015
1 parent ea11497 commit 2e35f0c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Superfecta.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ public function doConfigPageInit($page){
return true;
}

public function myDialplanHooks() {
return true;
}

private function out($message) {
if(is_object($this->agi)) {
$this->agi->verbose($message);
Expand Down
Empty file modified agi/superfecta.agi
100755 → 100644
Empty file.

0 comments on commit 2e35f0c

Please sign in to comment.