From e4f113ba40d597b602cc6cf5d8d88caee8ed727a Mon Sep 17 00:00:00 2001 From: icewing Date: Fri, 25 Apr 2008 14:53:46 +0000 Subject: Marcus Povey * Updated ODD handler, now uses views * Normal and ODD view for all data items... cute eh? :) git-svn-id: https://code.elgg.org/elgg/trunk@530 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/export/relationship.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 views/default/export/relationship.php (limited to 'views/default/export/relationship.php') diff --git a/views/default/export/relationship.php b/views/default/export/relationship.php new file mode 100644 index 000000000..8819a356a --- /dev/null +++ b/views/default/export/relationship.php @@ -0,0 +1,25 @@ + +
+ + + + + + +
guid_one; ?>relationship; ?>guid_two; ?>
+
\ No newline at end of file -- cgit v1.2.3