alecpl
2011-12-01 a505dd2ebfa30174d9f02b5c8eef5e1f2339f229
program/include/rcmail.php
@@ -453,8 +453,7 @@
    }
    // add to the 'books' array for shutdown function
    if (!isset($this->address_books[$id]))
      $this->address_books[$id] = $contacts;
    $this->address_books[$id] = $contacts;
    return $contacts;
  }