From: Marcus Boerger Date: Sun, 10 Nov 2002 22:07:17 +0000 (+0000) Subject: Use 'l' to open database file with locking on .lck file. X-Git-Tag: php-4.3.0RC1~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89b586d4156a270cc9c45fc6bcd42a7e1e59ca84;p=php Use 'l' to open database file with locking on .lck file. --- diff --git a/ext/dba/tests/dba_handler.inc b/ext/dba/tests/dba_handler.inc index 87a77b7873..acc8dd4e2a 100644 --- a/ext/dba/tests/dba_handler.inc +++ b/ext/dba/tests/dba_handler.inc @@ -1,6 +1,7 @@