From e0b9c184478fd4be43fd02c916baf264051ed7cd Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 30 Jan 2024 21:29:21 +0000 Subject: [PATCH] bump --- Theme/Backend/monitoring-logs-view.tpl.php | 2 +- Theme/Backend/monitoring-security-file-list.tpl.php | 2 +- Theme/Backend/monitoring-security.tpl.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/monitoring-logs-view.tpl.php b/Theme/Backend/monitoring-logs-view.tpl.php index 2bd9904..ae91479 100644 --- a/Theme/Backend/monitoring-logs-view.tpl.php +++ b/Theme/Backend/monitoring-logs-view.tpl.php @@ -93,7 +93,7 @@ echo $this->data['nav']->render(); ?>
getHtml('Report'); ?> + href="https://github.com/Karaka-Management/Karaka/issues/new?body=printHtml(\rawurlencode($details)); ?>">getHtml('Report'); ?>
diff --git a/Theme/Backend/monitoring-security-file-list.tpl.php b/Theme/Backend/monitoring-security-file-list.tpl.php index ba1d412..c93586c 100755 --- a/Theme/Backend/monitoring-security-file-list.tpl.php +++ b/Theme/Backend/monitoring-security-file-list.tpl.php @@ -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() ) diff --git a/Theme/Backend/monitoring-security.tpl.php b/Theme/Backend/monitoring-security.tpl.php index e2646d2..18e35d2 100755 --- a/Theme/Backend/monitoring-security.tpl.php +++ b/Theme/Backend/monitoring-security.tpl.php @@ -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(); */