From 8c5300354e1f0de6c20207b05f60f5c7b6540f2c Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Sat, 20 Dec 2008 21:28:18 -0500 Subject: [PATCH] stubs for the other content components laid out in the wiki page --- content/lib/Index/Index.php | 0 content/lib/Index/IndexMapper.php | 0 content/lib/Linkbacks/Linkback.php | 0 content/lib/Linkbacks/LinkbackMapper.php | 0 content/lib/Relationships/Relationship.php | 0 content/lib/Relationships/RelationshipMapper.php | 0 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 content/lib/Index/Index.php create mode 100644 content/lib/Index/IndexMapper.php create mode 100644 content/lib/Linkbacks/Linkback.php create mode 100644 content/lib/Linkbacks/LinkbackMapper.php create mode 100644 content/lib/Relationships/Relationship.php create mode 100644 content/lib/Relationships/RelationshipMapper.php diff --git a/content/lib/Index/Index.php b/content/lib/Index/Index.php new file mode 100644 index 000000000..e69de29bb diff --git a/content/lib/Index/IndexMapper.php b/content/lib/Index/IndexMapper.php new file mode 100644 index 000000000..e69de29bb diff --git a/content/lib/Linkbacks/Linkback.php b/content/lib/Linkbacks/Linkback.php new file mode 100644 index 000000000..e69de29bb diff --git a/content/lib/Linkbacks/LinkbackMapper.php b/content/lib/Linkbacks/LinkbackMapper.php new file mode 100644 index 000000000..e69de29bb diff --git a/content/lib/Relationships/Relationship.php b/content/lib/Relationships/Relationship.php new file mode 100644 index 000000000..e69de29bb diff --git a/content/lib/Relationships/RelationshipMapper.php b/content/lib/Relationships/RelationshipMapper.php new file mode 100644 index 000000000..e69de29bb -- 2.11.0