index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
javascript
/
nonce.phtml
blob: 4ac46c8fc6c446f074bf508308c1904f4ec3aa85 (
plain
)
1
2
<?php echo json_encode(array('salt1' => $this->salt1, 'nonce' => $this->nonce));