alecpl
2011-12-01 ad33280950e4edeb11d7c313b9ba7f3c96563d8f
- Remove debug code from last commit 


1 files modified
1 ■■■■ changed files
program/include/rcmail.php 1 ●●●● patch | view | raw | blame | history
program/include/rcmail.php
@@ -1213,7 +1213,6 @@
      $this->smtp->disconnect();
    foreach ($this->address_books as $book) {
console('---------------');
      if (is_object($book) && is_a($book, 'rcube_addressbook'))
        $book->close();
    }