Changeset 2778
- Timestamp:
- 08/12/2005 07:07:52 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.5/xmlrpc.php
r2690 r2778 1252 1252 } 1253 1253 1254 if ( empty($context) ) // URL pattern not found 1255 return new IXR_Error(17, 'The source URI does not contain a link to the target URI, and so cannot be used as a source.'); 1256 1254 1257 $pagelinkedfrom = preg_replace('#&([^amp\;])#is', '&$1', $pagelinkedfrom); 1255 1258
Note: See TracChangeset
for help on using the changeset viewer.