mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-01-11 16:38:40 +00:00
bump
This commit is contained in:
parent
6789edea81
commit
e0b9c18447
|
|
@ -93,7 +93,7 @@ echo $this->data['nav']->render(); ?>
|
|||
</div>
|
||||
<div class="portlet-foot">
|
||||
<a tabindex="0" class="button" target="_blank"
|
||||
href="https://github.com/Jingga-Management/Jingga/issues/new?body=<?= $this->printHtml(\rawurlencode($details)); ?>"><?= $this->getHtml('Report'); ?></a>
|
||||
href="https://github.com/Karaka-Management/Karaka/issues/new?body=<?= $this->printHtml(\rawurlencode($details)); ?>"><?= $this->getHtml('Report'); ?></a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ echo $this->data['nav']->render(); ?>
|
|||
\md5(
|
||||
Rest::request(
|
||||
new HttpRequest(
|
||||
new HttpUri('https://raw.githubusercontent.com/Jingga-Management/phpOMS/develop/Account/Account.php')
|
||||
new HttpUri('https://raw.githubusercontent.com/Karaka-Management/phpOMS/develop/Account/Account.php')
|
||||
)
|
||||
)->getBody()
|
||||
)
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ use phpOMS\Uri\HttpUri;
|
|||
|
||||
$fileHashs = \file_get_contents(__DIR__ . '/../../../../hashs.txt'); /* Rest::request(
|
||||
new HttpRequest(
|
||||
new HttpUri('https://raw.githubusercontent.com/Jingga-Management/Build/master/hashs.txt')
|
||||
new HttpUri('https://raw.githubusercontent.com/Karaka-Management/Build/master/hashs.txt')
|
||||
)
|
||||
)->getBody(); */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user