moved Libs out of core folder
This commit is contained in:
6
application/libs/curl-easy/cURL/Exception.php
Normal file
6
application/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