From f4c3350fac5a5d26a1c2b80350e8242bdb4842ee Mon Sep 17 00:00:00 2001 From: wainstead Date: Tue, 20 Jun 2000 03:27:41 +0000 Subject: [PATCH] Added "pagename" and "refs" (defined as an empty array) to bring this in line with the page data structure (i.e. $pagehash). I tested this by wiping my dbm libraries, and a new Wiki was created like usual. If you use the updated pageviewer.php3 with page source turned off you see refs and content both show up as "array". git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@75 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- wiki_setupwiki.php3 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/wiki_setupwiki.php3 b/wiki_setupwiki.php3 index cfc17345c..0c7f1e181 100644 --- a/wiki_setupwiki.php3 +++ b/wiki_setupwiki.php3 @@ -1,14 +1,15 @@ - +