rss_converter_twitter.com.xsl: add a mode attribute to the enclosure template
[tweeper.git] / tweeper
1 #!/usr/bin/env php
2 <?php
3
4 /**
5  * @file
6  * CLI file to run tweeper.
7  */
8
9 require dirname(__FILE__) . '/tweeper.php';