Skip to content

Commit

Permalink
Merge branch 'patch-1' of https://github.com/quentinus95/horde
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Apr 5, 2017
2 parents 9d46228 + 15a0230 commit a8e6bed
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -6,7 +6,7 @@

Horde/Imap_Client does not [include()](http://php.net/include) its own files, so an autoloader must be registered that will load the Horde/Imap_Client files from its directory.

If installing via Composer, user the generated include file to load the library.
If installing via Composer, use the generated include file to load the library.

If using PEAR, or installing from source, [Horde's Autoloader](http://www.horde.org/libraries/Horde_Autoloader) package can be used to do this for you (or any other [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) compliant autoloader).

Expand Down

0 comments on commit a8e6bed

Please sign in to comment.