From 43684ebf039525435e8bc5fa914a321a4e98ccf3 Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Tue, 12 Sep 2023 10:04:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=94=A8=E6=88=B7=20HT=20SN?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/bootstrap3/header.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/application/views/bootstrap3/header.php b/application/views/bootstrap3/header.php index 4a58ccc0..6ee03be0 100644 --- a/application/views/bootstrap3/header.php +++ b/application/views/bootstrap3/header.php @@ -284,6 +284,12 @@ $admin_info = $this->session->userdata('session_admin'); echo $admin_info['OPI_Name']; ?> + + session->userdata('session_admin'); + echo $admin_info['OPI_SN']; + ?> +