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