update minor
This commit is contained in:
parent
3057b27897
commit
376edb0f3c
@ -107,7 +107,7 @@ P1
|
|||||||
|
|
||||||
$fullPath = $path . $filename;
|
$fullPath = $path . $filename;
|
||||||
// Tulis file ke folder tujuan
|
// Tulis file ke folder tujuan
|
||||||
if (file_put_contents($fullPath, $content)) {
|
if (file_put_contents($fullPath, $sampleLable)) {
|
||||||
// echo "File berhasil dibuat di folder $folderPath";
|
// echo "File berhasil dibuat di folder $folderPath";
|
||||||
return $this->response->setJSON(
|
return $this->response->setJSON(
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user