Skip to content

Commit 2957432

Browse files
authored
Added missing FILE_NO_DEFAULT_CONTEXT for file() (#2540)
1 parent ccb3794 commit 2957432

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

reference/filesystem/functions/file.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,16 @@
7676
</simpara>
7777
</listitem>
7878
</varlistentry>
79+
<varlistentry>
80+
<term>
81+
<constant>FILE_NO_DEFAULT_CONTEXT</constant>
82+
</term>
83+
<listitem>
84+
<simpara>
85+
Don't use the default context
86+
</simpara>
87+
</listitem>
88+
</varlistentry>
7989
</variablelist>
8090
</para>
8191
</listitem>

0 commit comments

Comments
 (0)