opencart-module/system/library/retailcrm/CurlException.php
2016-01-29 17:59:53 +03:00

6 lines
56 B
PHP

<?php
class CurlException extends RuntimeException
{
}