blob: f54c123751c3119b15b1583570ae883671e8988b [file] [log] [blame]
<?php
$items = file("highlights.txt");
print json_encode($items);