We need XMLElement to deliver error reports about locks.

This commit is contained in:
Andrew McMillan 2006-12-08 16:05:08 +13:00
parent 24cf115b77
commit a786dc0610

View File

@ -14,6 +14,8 @@
* @license http://gnu.org/copyleft/gpl.html GNU GPL v2
*/
require_once("XMLElement.php");
define('DEPTH_INFINITY', 9999);
/**