mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-16 09:17:58 -05:00
3 lines
81 B
PHTML
3 lines
81 B
PHTML
<?php
|
|
echo json_encode(array('salt1' => $this->salt1, 'nonce' => $this->nonce));
|