tweeper.php: move loading the stylesheet into the Tweeper class
authorAntonio Ospite <ao2@ao2.it>
Fri, 27 Feb 2015 15:54:57 +0000 (16:54 +0100)
committerAntonio 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