From 24fa461705dc1e2601be913c7341aad3497e190b Mon Sep 17 00:00:00 2001 From: Dave Longley Date: Thu, 28 Feb 2013 16:42:32 -0500 Subject: [PATCH] Fix bugs w/expanding/compacting with empty base. --- jsonld.php | 44 ++++++++++++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/jsonld.php b/jsonld.php index 55e0306..5af4fea 100644 --- a/jsonld.php +++ b/jsonld.php @@ -1,7 +1,7 @@