mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
sminnee: Renamed Yadis' XML.php to not conflict with integration/XML.php
(merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41840 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
fedd019322
commit
00cb1546db
@ -16,7 +16,7 @@
|
|||||||
/**
|
/**
|
||||||
* Require the XPath implementation.
|
* Require the XPath implementation.
|
||||||
*/
|
*/
|
||||||
require_once 'Auth/Yadis/XML.php';
|
require_once 'Auth/Yadis/Auth_Yadis_XMLParser.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This match mode means a given service must match ALL filters passed
|
* This match mode means a given service must match ALL filters passed
|
||||||
@ -445,4 +445,4 @@ class Auth_Yadis_XRDS {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user