v1.2.10.430

This commit is contained in:
RainLoop Team 2013-10-08 02:52:30 +04:00
parent c658c5af1f
commit c6b70fa290
395 changed files with 370 additions and 247 deletions

View file

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