Update heroku.php

pull/216/head
BingoKingo 2020-04-04 11:17:36 +08:00 committed by GitHub
parent 4cb130be2b
commit 5c6f3a3ed8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -240,11 +240,7 @@ function_name:' . $_SERVER['function_name'] . '<br>
<button onclick="location.href = location.href;">'.getconstStr('Refresh').'</button>'; <button onclick="location.href = location.href;">'.getconstStr('Refresh').'</button>';
} }
<<<<<<< HEAD:platform/heroku.php
function OnekeyUpate($auth = 'BingoKingo', $project = 'Tfo', $branch = 'master') function OnekeyUpate($auth = 'BingoKingo', $project = 'Tfo', $branch = 'master')
=======
function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
>>>>>>> upstream/master:function/heroku.php
{ {
//'https://github.com/qkqpttgf/OneManager-php/tarball/master/'; //'https://github.com/qkqpttgf/OneManager-php/tarball/master/';
$source = 'https://github.com/' . $auth . '/' . $project . '/tarball/' . $branch . '/'; $source = 'https://github.com/' . $auth . '/' . $project . '/tarball/' . $branch . '/';