This commit is contained in:
BingoKingo
2020-05-01 17:27:50 +08:00
parent ca8236eaf1
commit 02f36229ef
9 changed files with 3809 additions and 55 deletions
+1 -1
View File
@@ -416,7 +416,7 @@ namespace:' . $_SERVER['namespace'] . '<br>
<button onclick="location.href = location.href;">'.getconstStr('Refresh').'</button>';
}
function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
function OnekeyUpate($auth = 'BingoKingo', $project = 'Tfo', $branch = 'master')
{
$source['url'] = 'https://github.com/' . $auth . '/' . $project;
$source['branch'] = $branch;