summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/dba/dba.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dba/dba.c b/ext/dba/dba.c
index a229b8195c..1f2badd308 100644
--- a/ext/dba/dba.c
+++ b/ext/dba/dba.c
@@ -421,6 +421,7 @@ static void php_dba_open(INTERNAL_FUNCTION_PARAMETERS, int persistent)
*
* d: force lock on database file
* l: force lock on lck file
+ * -: ignore locking
*
* t: test open database, warning if locked
*/