Zend_Services_Twitter, change the API Source name

Posted by favo on Stack Overflow See other posts from Stack Overflow or by favo
Published on 2010-06-01T08:10:49Z Indexed on 2010/06/01 8:13 UTC
Read the original article Hit count: 212

Filed under:
|
|

Hi,

I am sending tweets to Twitter via Zend_Service_Twitter.

The tweets appear with a note "via API". I want to set the API Source with a different name, is there already a functionality within the Zend Framework to change it?

Or do I need to subclass to get this functionality?

Thanks!

© Stack Overflow or respective owner

Related posts about php

Related posts about zend-framework