mirror of
https://github.com/retailcrm/Fetch.git
synced 2025-04-05 14:23:35 +03:00
Changed class name to "Server" from "Imap"
This commit is contained in:
parent
e78fe27527
commit
4eaec14f17
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ namespace Fetch;
|
|||
* @package Fetch
|
||||
* @author Robert Hafner <tedivm@tedivm.com>
|
||||
*/
|
||||
class Imap
|
||||
class Server
|
||||
{
|
||||
/**
|
||||
* When SSL isn't compiled into PHP we need to make some adjustments to prevent soul crushing annoyances.
|
||||
|
|
Loading…
Add table
Reference in a new issue