svncommit
2006-01-08 d1d2c4fb1d0e9b7a46693e617835850b0edc0fd5
index.php
@@ -1,5 +1,4 @@
<?php
/*
 +-----------------------------------------------------------------------+
 | RoundCube Webmail IMAP Client                                         |
@@ -281,6 +280,9 @@
  if ($_action=='list' && $_GET['_remote'])
    include('program/steps/addressbook/list.inc');
  if ($_action=='ldappublicsearch')
    include('program/steps/addressbook/ldapsearchform.inc');
  }