1
0
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:
Andrew Dolgov
2006-05-21 03:17:20 +01:00
parent 0a17ba5eea
commit e359d44b5e
2 changed files with 17 additions and 3 deletions

11
xmlrpc/README Normal file
View 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