From ad33280950e4edeb11d7c313b9ba7f3c96563d8f Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 1 Dec 2011 13:02:14 +0000 Subject: - Remove debug code from last commit --- program/include/rcmail.php | 1 - 1 file changed, 1 deletion(-) (limited to 'program') diff --git a/program/include/rcmail.php b/program/include/rcmail.php index 3808c600a..6f0ba2ce9 100644 --- a/program/include/rcmail.php +++ b/program/include/rcmail.php @@ -1213,7 +1213,6 @@ class rcmail $this->smtp->disconnect(); foreach ($this->address_books as $book) { -console('---------------'); if (is_object($book) && is_a($book, 'rcube_addressbook')) $book->close(); } -- cgit v1.2.3