Use cURL for Tweeper::get_contents() too
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 11 Aug 2013 23:13:56 +0000 (01:13 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sun, 11 Aug 2013 23:21:44 +0000 (01:21 +0200)
commit3e82c7699c0cf07313fe1ae7d5c5de18b13da470
treea7fc7512462ca22e768ca0208b7cea014b421101
parentf10331c2001ba9ac72b8ccede428a98dcd9282e8
Use cURL for Tweeper::get_contents() too

So that the same mechanism is used for getting content and info.

Note, the "file://" scheme has to be prepended to local files so cURL
can handle them.
tweeper.php