projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
50842e9
)
tweeper.php: move loading the stylesheet into the Tweeper class
author
Antonio Ospite <ao2@ao2.it>
Fri, 27 Feb 2015 15:54:57 +0000
(16:54 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 27 Feb 2015 15:54:57 +0000
(16:54 +0100)
Let the Tweeper class load the stylesheet, specifically when the tweep()
method is called.
This way the same Tweeper object can be reused to convert different URLs
from different websites.
No differences found