diff --git a/reference/dba/reference.xml b/reference/dba/reference.xml index fd2d78ef6a..f0397f5673 100644 --- a/reference/dba/reference.xml +++ b/reference/dba/reference.xml @@ -1,5 +1,5 @@ - + Database (dbm-style) abstraction layer functions dba @@ -174,9 +174,11 @@ To enable support for cdb add . - Since PHP 4.3 you can omit DIR to use the internal cdb library - that adds the cdb_make handler which allows creation of cdb files - and allows to access cdb files on the network using php's streams. + + Since PHP 4.3 you can omit DIR to use the internal cdb library + that adds the cdb_make handler which allows creation of cdb files + and allows to access cdb files on the network using php's streams. +