imap client
Andrea Giorgini <[email protected]> Tue, 9 Jul 2019 16:45:38 +0200
| Newsgroups | gmane.comp.horde.devel |
|---|---|
| Message-ID | <CAN88nkKYYnG1C1iSfzAqk_2p4+y8jn4+g7ENbOtHomYNYyDizw@mail.gmail.com> |
hello,
installed imap client through pear, to include it in my laravel project I
did this:
set_include_path('/usr/local/share/pear');
define("HORDE_BASE", "/usr/local/share/pear/Horde");
require_once HORDE_BASE . "/Autoloader/Default.php";
but despite this, I get:
Class 'App\Console\Commands\Horde_Imap_Client_Socket' not found
any hint?
thank you so much
--
dev mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]