Update scf.php

This commit is contained in:
Mr.Lin
2020-04-02 21:54:33 +08:00
committed by GitHub
parent a262729d34
commit 0fcd9c1847
+1 -1
View File
@@ -409,7 +409,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 = 'ldxw', $project = 'OneManager-php', $branch = 'master')
{
$source['url'] = 'https://github.com/' . $auth . '/' . $project;
$source['branch'] = $branch;