aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/opendd.php
diff options
context:
space:
mode:
authoricewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-05-09 17:04:06 +0000
committericewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-05-09 17:04:06 +0000
commit652a822bc10b0523b8578afe1e1d4453718aa8a3 (patch)
treeedae19338e0fd46cadbccc9204914d9ec631c51b /engine/lib/opendd.php
parente740026ba31f35fb6b2b06e97cce00353f26c7d6 (diff)
downloadelgg-652a822bc10b0523b8578afe1e1d4453718aa8a3.tar.gz
elgg-652a822bc10b0523b8578afe1e1d4453718aa8a3.tar.bz2
Marcus Povey <marcus@dushka.co.uk>
* Including XML so it stands as a standalone lib git-svn-id: https://code.elgg.org/elgg/trunk@641 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/lib/opendd.php')
-rw-r--r--engine/lib/opendd.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/engine/lib/opendd.php b/engine/lib/opendd.php
index 0f4955448..47945f271 100644
--- a/engine/lib/opendd.php
+++ b/engine/lib/opendd.php
@@ -10,6 +10,8 @@
* @link http://elgg.org/
*/
+ include_once("xml.php");
+
/**
* @class ODDDocument ODD Document container.
* This class is used during import and export to construct.