mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-04-11 13:11:03 +00:00
5 lines
56 B
PHP
5 lines
56 B
PHP
<?php
|
|
|
|
class CurlException extends RuntimeException
|
|
{
|
|
}
|