From f5ba31df30be3364fefc8830f02c519bb54256cb Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Tue, 11 Jun 2024 15:00:32 +0100 Subject: [PATCH] Update Information.php --- application/controllers/Information.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/application/controllers/Information.php b/application/controllers/Information.php index 42d4701c..061f825e 100644 --- a/application/controllers/Information.php +++ b/application/controllers/Information.php @@ -32,6 +32,8 @@ class Information extends CI_Controller // Check country files are present + // Information about Cloudlog Aurora + // If all is present welcome the user and redirect to the dashboard } } \ No newline at end of file