From 779f46b513ce5faf0147cc02583ebbf2bbeae1ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Thu, 3 Apr 2025 18:45:20 +0900 Subject: [PATCH] dbms_primeidc_init...1 --- extdbms/lib/Views/dbms/dashboard/latest_history.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/extdbms/lib/Views/dbms/dashboard/latest_history.php b/extdbms/lib/Views/dbms/dashboard/latest_history.php index 95e4f9e..fd00e8f 100644 --- a/extdbms/lib/Views/dbms/dashboard/latest_history.php +++ b/extdbms/lib/Views/dbms/dashboard/latest_history.php @@ -12,11 +12,10 @@
패스워드용 난수 :
entitys as $entity): ?> - getPK(), $this->services)) { ?> -
- - [ clients[$entity->getPK()]->getTitle() ?> ] services[$entity->getPK()]->getServerCode() ?> / behavior ?> - note ?> -
- + services[$entity->getServiceCode()]; ?> +
+ + [ clients[$service->getClientCode()]->getTitle() ?> ] getServiceCode() ?> / behavior ?> + note ?> +
\ No newline at end of file