mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 02:25:57 +00:00
report unread information in rss.getSubscribedFeeds, add xmlrpc/README, set output encoding of xml-rpc server to utf-8
This commit is contained in:
11
xmlrpc/README
Normal file
11
xmlrpc/README
Normal file
@@ -0,0 +1,11 @@
|
||||
Place lib folder from xmlrpc-2.0 here like this:
|
||||
|
||||
lib
|
||||
lib/compat
|
||||
lib/compat/array_key_exists.php
|
||||
lib/compat/is_a.php
|
||||
lib/compat/is_scalar.php
|
||||
lib/compat/var_export.php
|
||||
lib/compat/version_compare.php
|
||||
lib/xmlrpc.inc
|
||||
lib/xmlrpcs.inc
|
||||
Reference in New Issue
Block a user