summaryrefslogtreecommitdiff
path: root/src/files.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/files.php')
-rw-r--r--src/files.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/files.php b/src/files.php
index ad20ee0..2a68d9d 100644
--- a/src/files.php
+++ b/src/files.php
@@ -25,11 +25,6 @@ function makeFile($path, $file_name, $data)
25 //~ } 25 //~ }
26} 26}
27 27
28//~ function deleteFile($path, $file_name)
29//~ {
30 //~ unlink()
31//~ }
32
33function makeFolder(string $path) 28function makeFolder(string $path)
34{ 29{
35 $rights = 0755; // droits en octal 30 $rights = 0755; // droits en octal