mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-14 08:18:41 +00:00
bump
This commit is contained in:
parent
6789edea81
commit
e0b9c18447
|
|
@ -93,7 +93,7 @@ echo $this->data['nav']->render(); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="portlet-foot">
|
<div class="portlet-foot">
|
||||||
<a tabindex="0" class="button" target="_blank"
|
<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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@ echo $this->data['nav']->render(); ?>
|
||||||
\md5(
|
\md5(
|
||||||
Rest::request(
|
Rest::request(
|
||||||
new HttpRequest(
|
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()
|
)->getBody()
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ use phpOMS\Uri\HttpUri;
|
||||||
|
|
||||||
$fileHashs = \file_get_contents(__DIR__ . '/../../../../hashs.txt'); /* Rest::request(
|
$fileHashs = \file_get_contents(__DIR__ . '/../../../../hashs.txt'); /* Rest::request(
|
||||||
new HttpRequest(
|
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(); */
|
)->getBody(); */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user