Switch back versions to release versions (also show CVS ids), re-added patch for PEAR
This commit is contained in:
@ -1,14 +1,15 @@
|
|||||||
Cache_Lite 1.54
|
Cache_Lite 1.5.1 (CVS 1.54)
|
||||||
HTTP_Request 1.43
|
HTTP_Request 1.2.4 (CVS 1.43)
|
||||||
HTTP_Request2 2.2.1
|
HTTP_Request2 2.2.1 (CVS 2.2.1)
|
||||||
Net_CheckIP 1.5
|
Net_CheckIP 1.1 (CVS 1.5)
|
||||||
Net_DNSBL 1.4
|
Net_DNSBL 1.0.0 (CVS 1.4)
|
||||||
Net_Socket 1.24
|
Net_Socket 1.0.6 (CVS 1.24)
|
||||||
Net_URL 1.36
|
Net_URL 1.0.4 (CVS 1.36)
|
||||||
Net_SURBL 1.4
|
Net_SURBL 1.4
|
||||||
Onyx (customized) 1.0
|
Onyx (customized) 1.0
|
||||||
PEAR 1.83
|
PEAR 1.9.4 (CVS 1.83)
|
||||||
SimplePie 1.2.1
|
SimplePie 1.2.1
|
||||||
Smarty 3.1.18
|
Smarty 3.1.18
|
||||||
Text_Wiki 1.27
|
Text_Wiki 0.25.0 (CVS 1.27)
|
||||||
XML_RPC 1.5.5
|
XML_RPC 1.4.0 (1.5.5)
|
||||||
|
|
||||||
|
@ -19,6 +19,12 @@
|
|||||||
* @since File available since Release 0.1
|
* @since File available since Release 0.1
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// Serendipity-Patch
|
||||||
|
if (defined('PEAR_ERROR_RETURN')) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
// Serendipity-Patch end
|
||||||
|
|
||||||
/**#@+
|
/**#@+
|
||||||
* ERROR constants
|
* ERROR constants
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user