opencart-module/system/library/retailcrm/CurlException.php

6 lines
56 B
PHP
Raw Normal View History

2016-01-29 18:04:48 +03:00
<?php
class CurlException extends RuntimeException
{
}