]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Joel Uckelman <uckelman@iastate.edu> contributed code changes
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 19 Jan 2001 22:20:30 +0000 (22:20 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 19 Jan 2001 22:20:30 +0000 (22:20 +0000)
commitab7c8077646d4929babbd9ecf949d4ae77d97f6b
tree1a4d80708f0ec9f7379c65f37cf0d0ea4b4830c1
parentca3f9cd6cf7d6cacacd11e64ba791c86ddcf4709
Joel Uckelman <uckelman@iastate.edu> contributed code changes
including a new database library file 'dbalib.php' that uses the new
interface library for DBM files. The changes in config.php still
default to the dbmlib.php library for now, and the user must set
'dba' in config.php if they are using PHP 4.0.4 or later. Tested
this (just barely) on a newly built PHP 4.0.4p1 on my RH6.2 box.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@371 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/config.php
lib/dbalib.php [new file with mode: 0644]