]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Added a new constant, DBM_FILE_TYPE, defaulting to 'gdbm'. It's
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Wed, 7 Nov 2001 03:23:24 +0000 (03:23 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Wed, 7 Nov 2001 03:23:24 +0000 (03:23 +0000)
commitc591219f06406c348020fab2213479bf6ddb0212
tree51a2dfa93c56d557a5fa75332a4373ce229e3608
parent191a423e8577a14ae2e074bb80ba549808c18335
Added a new constant, DBM_FILE_TYPE, defaulting to 'gdbm'. It's
defined in config.php and used in dbalib.php. INSTALL now notes the
setting of this constant, and how a blank page can occur the first
time the user tries to view PhpWiki.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/branches/release-1_2-branch@604 96ab9672-09ca-45d6-a79d-3d69d39ca109
INSTALL
lib/config.php
lib/dbalib.php