1
0

Switch back versions to release versions (also show CVS ids), re-added patch for PEAR

This commit is contained in:
Garvin Hicking
2014-05-14 14:38:04 +02:00
parent a7fdf52eaf
commit 2c5c3eddbf
2 changed files with 17 additions and 10 deletions

View File

@ -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
*/