ovh / php-ovh-sms

PHP for ovh sms API
Other
48 stars 49 forks source link

Kohana #30

Open jorgertrias opened 4 years ago

jorgertrias commented 4 years ago

I work with the Kohana framework, and it gives me problems with autoload.php and the space with "use \ Ovh \ Sms \ SmsApi;" . I have tried to initialize the class directly and it gives me errors. How can I do?