//000preamble
/**
 * $Horde: imp/config/prefs.php.dist,v 1.216.4.16 2006/07/19 01:30:24 slusarz Exp $
 *
 * See horde/config/prefs.php for documentation on the structure of this file.
 */

// Make sure that constants are defined.
@define('IMP_BASE', dirname(__FILE__) . '/..');
require_once IMP_BASE . '/lib/IMP.php';
