From 45d31d6b95bb5079144bcc2cb35e4a7cd9044d9e Mon Sep 17 00:00:00 2001 From: irc-html Date: Sat, 19 Jan 2002 23:11:32 +0000 Subject: [PATCH] incorporate user notes, configure options git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68146 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/crack.xml | 4 ++-- functions/dbase.xml | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/functions/crack.xml b/functions/crack.xml index 6c78fea866..a1534e21f3 100644 --- a/functions/crack.xml +++ b/functions/crack.xml @@ -1,5 +1,5 @@ - + Crack functions Crack functions @@ -8,7 +8,7 @@ These functions allow you to use the CrackLib library to test the 'strength' of a password. In order to use these functions, you must compile PHP with - Crack support by using the + Crack support by using the option. diff --git a/functions/dbase.xml b/functions/dbase.xml index d3803a0c4a..58b9646550 100644 --- a/functions/dbase.xml +++ b/functions/dbase.xml @@ -1,5 +1,5 @@ - + dBase functions dBase @@ -7,7 +7,8 @@ These functions allow you to access records stored in dBase-format - (dbf) databases. + (dbf) databases. In order to use these functions, you must compile + PHP with the option. There is no support for indexes or memo fields. There is no