From: Jean-Marc Pigeon Date: Mon, 24 Nov 2025 23:01:14 +0000 (-0500) Subject: still a problem within lvlmai.php and username X-Git-Tag: tag-0.18~3 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=f3fe339226ecd2d5d6472fbd727be4d5422fa5b2;p=jmp%2Fmailleur still a problem within lvlmai.php and username --- 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;