mirror of
https://github.com/retailcrm/Fetch.git
synced 2025-02-06 10:39:21 +03:00
Changed class name to "Server" from "Imap"
This commit is contained in:
parent
e78fe27527
commit
4eaec14f17
@ -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…
x
Reference in New Issue
Block a user