mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-05 12:57:57 +02:00
compile
This commit is contained in:
@@ -79,6 +79,7 @@ class WhiteLabel
|
||||
|
||||
$file = new File($location);
|
||||
$file->save($body);
|
||||
// todo: handle errors/exceptions?
|
||||
|
||||
return [true, 'File created successfully'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user