Switch back versions to release versions (also show CVS ids), re-added patch for PEAR
This commit is contained in:
@ -19,6 +19,12 @@
|
||||
* @since File available since Release 0.1
|
||||
*/
|
||||
|
||||
// Serendipity-Patch
|
||||
if (defined('PEAR_ERROR_RETURN')) {
|
||||
return false;
|
||||
}
|
||||
// Serendipity-Patch end
|
||||
|
||||
/**#@+
|
||||
* ERROR constants
|
||||
*/
|
||||
|
Reference in New Issue
Block a user