v1.2.8.420

This commit is contained in:
RainLoop Team 2013-10-03 02:14:31 +04:00
parent 059d5f6b94
commit d39ece3349
437 changed files with 734 additions and 3465 deletions

View file

@ -0,0 +1,10 @@
<?php
namespace MailSo\Smtp\Exceptions;
/**
* @category MailSo
* @package Smtp
* @subpackage Exceptions
*/
class LoginBadMethodException extends \MailSo\Smtp\Exceptions\LoginException {}