]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Added "pagename" and "refs" (defined as an empty array) to bring this
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 20 Jun 2000 03:27:41 +0000 (03:27 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 20 Jun 2000 03:27:41 +0000 (03:27 +0000)
commitf4c3350fac5a5d26a1c2b80350e8242bdb4842ee
tree7b9e1dc5595e944d5aa5eead260fddca1c24273c
parent3203c3b5c50fb521375256905f4718d8dbf40c93
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