curl-easy / event dispatcher lib
This commit is contained in:
committed by
Steffen Schröder
parent
15f0164287
commit
244428a2fe
6
application/core/Libs/curl-easy/cURL/Exception.php
Normal file
6
application/core/Libs/curl-easy/cURL/Exception.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace cURL;
|
||||
|
||||
class Exception extends \Exception
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user