doc
This commit is contained in:
parent
dd14dbb6e3
commit
a786f4db05
@ -1,4 +1,4 @@
|
|||||||
System Functions
|
File System Functions
|
||||||
|
|
||||||
basename
|
basename
|
||||||
dirname
|
dirname
|
||||||
@ -11,7 +11,6 @@ file_put_contents
|
|||||||
get_cwd
|
get_cwd
|
||||||
ls
|
ls
|
||||||
mkdir
|
mkdir
|
||||||
print
|
|
||||||
set_cwd
|
set_cwd
|
||||||
shell_escape
|
shell_escape
|
||||||
shell_exec
|
shell_exec
|
||||||
|
|||||||
@ -7,5 +7,4 @@ void print(...val)
|
|||||||
:desc
|
:desc
|
||||||
Appends data to the current request's output stream.
|
Appends data to the current request's output stream.
|
||||||
|
|
||||||
:see
|
|
||||||
>sys
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user