diff --git a/reference/filesystem/functions/file.xml b/reference/filesystem/functions/file.xml index 4c4e9cbe74..c761e9f728 100644 --- a/reference/filesystem/functions/file.xml +++ b/reference/filesystem/functions/file.xml @@ -1,5 +1,5 @@ - + @@ -12,6 +12,7 @@ arrayfile stringfilename intuse_include_path + resourcecontext Identical to readfile, except that diff --git a/reference/filesystem/functions/readfile.xml b/reference/filesystem/functions/readfile.xml index 315f0a89c0..ed4ad473b5 100644 --- a/reference/filesystem/functions/readfile.xml +++ b/reference/filesystem/functions/readfile.xml @@ -1,5 +1,5 @@ - + @@ -12,6 +12,7 @@ intreadfile stringfilename booluse_include_path + resourcecontext Reads a file and writes it to the output buffer.