Update common.php

pull/15/head
qkqpttgf 2020-02-17 23:42:58 +08:00 committed by GitHub
parent b2e0e674a0
commit 2759022d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,15 +1,15 @@
<?php
$innerEnv = [
'Onedrive_ver',
'client_id',
'client_secret',
//'Onedrive_ver',
//'client_id',
//'client_secret',
'domain_path',
'guestup_path',
'diskname',
'public_path',
'refresh_token',
'token_expires',
//'refresh_token',
//'token_expires',
];
function getcache($str)