Files
FreshRSS/app/views/api/getNbNotRead.phtml
2013-03-01 00:55:00 +01:00

4 lines
45 B
PHTML

<?php
echo json_encode($this->nb_not_read);