Changeset 23604 for trunk/xmlrpc.php
- Timestamp:
- 03/04/2013 04:23:00 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xmlrpc.php
r21818 r23604 7 7 8 8 /** 9 * Whether this is a XMLRPC Request9 * Whether this is an XML-RPC Request 10 10 * 11 11 * @var bool … … 56 56 57 57 /** 58 * Posts submitted via the xmlrpcinterface get that title58 * Posts submitted via the XML-RPC interface get that title 59 59 * @name post_default_title 60 60 * @var string
Note: See TracChangeset
for help on using the changeset viewer.