From f3fe339226ecd2d5d6472fbd727be4d5422fa5b2 Mon Sep 17 00:00:00 2001 From: Jean-Marc Pigeon Date: Mon, 24 Nov 2025 18:01:14 -0500 Subject: [PATCH] still a problem within lvlmai.php and username --- www/lvlmai.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/lvlmai.php b/www/lvlmai.php index cc05e67..d92da99 100644 --- a/www/lvlmai.php +++ b/www/lvlmai.php @@ -16,7 +16,7 @@ global $myfilename; $myfilename="lvlmai"; -function tblheader(string $remoteip,int $numrec,int $offset,int $limit) +function tblheader(string $username,int $numrec,int $offset,int $limit) { global $userlang; -- 2.47.3