Add files via upload
This commit is contained in:
+1
-11
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
$commonEnv = [
|
||||
//'Region',
|
||||
//'SecretId',
|
||||
@@ -11,17 +12,6 @@ $commonEnv = [
|
||||
'sitename',
|
||||
'theme',
|
||||
];
|
||||
$innerEnv = [
|
||||
'Onedrive_ver',
|
||||
'client_id',
|
||||
'client_secret',
|
||||
'domain_path',
|
||||
'guestup_path',
|
||||
'diskname',
|
||||
'public_path',
|
||||
'refresh_token',
|
||||
'token_expires',
|
||||
];
|
||||
|
||||
function printInput($event, $context)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user