Update common.php

This commit is contained in:
qkqpttgf
2020-02-17 23:48:22 +08:00
committed by GitHub
parent 2759022d2c
commit f9ff6a4bd9
+5 -5
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)