Use the Symfony Serializer component instead of the PEAR XML_Serializer
[tweeper.git] / tweeper
1 #!/usr/bin/env php
2 <?php
3
4 require(dirname(__FILE__) . '/tweeper.php');