[cvs] commit: vacation main.php vacation/config conf.php.dist
vacation/files empty.btree.bin empty.empty.bin empty.gdbm.bin
empty.hash.bin vacation/lib/Driver forwards.php vacation/scripts
create-db-files.pl
Eric Rostetter
eric.rostetter@physics.utexas.edu
Mon, 12 Aug 2002 18:41:51 -0700 (PDT)
ericr 2002/08/12 18:41:51 PDT
Modified files:
. main.php
config conf.php.dist
lib/Driver forwards.php
Added files:
files empty.btree.bin empty.empty.bin
empty.gdbm.bin empty.hash.bin
scripts create-db-files.pl
Log:
* Style
* Fix bad reference to HORDE_TEMPLATES in main.php
* Add new db files (/files/ directory)
* Add new dbtype configuration parameter
* Add check_config() function; restores backwards compatibility
* Add script to generate template db files
* NB: If the db files don't cvs correctly, we might need to add the
.bin type as binary to the cvswrappers file?
Revision Changes Path
1.8 +15 -2 vacation/config/conf.php.dist
1.1 +1 -0 vacation/files/empty.btree.bin (new)
1.1 +0 -0 vacation/files/empty.empty.bin (new)
1.1 +2 -0 vacation/files/empty.gdbm.bin (new)
1.1 +1 -0 vacation/files/empty.hash.bin (new)
1.3 +62 -21 vacation/lib/Driver/forwards.php
1.12 +2 -2 vacation/main.php
1.1 +39 -0 vacation/scripts/create-db-files.pl (new)
Chora Links:
http://cvs.horde.org/diff.php/vacation/config/conf.php.dist?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/co.php/vacation/files/empty.btree.bin?r=1.1
http://cvs.horde.org/co.php/vacation/files/empty.empty.bin?r=1.1
http://cvs.horde.org/co.php/vacation/files/empty.gdbm.bin?r=1.1
http://cvs.horde.org/co.php/vacation/files/empty.hash.bin?r=1.1
http://cvs.horde.org/diff.php/vacation/lib/Driver/forwards.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/vacation/main.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/co.php/vacation/scripts/create-db-files.pl?r=1.1