This commit is contained in:
BingoKingo
2020-09-07 22:57:02 +08:00
parent 5c372e6e6a
commit a402803ef2
14 changed files with 2834 additions and 160 deletions
+1 -1
View File
@@ -426,7 +426,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;