From: Jean-Marc Pigeon Date: Mon, 24 Nov 2025 20:18:06 +0000 (-0500) Subject: adjusting global variable definition X-Git-Tag: tag-0.18~5 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=17f6031c8bfff4fff1bac8fe02428f49908056a0;p=jmp%2Fmailleur adjusting global variable definition --- diff --git a/www/lvlmai.php b/www/lvlmai.php index 41ac173..ca135c3 100644 --- a/www/lvlmai.php +++ b/www/lvlmai.php @@ -11,7 +11,7 @@ include_once "gesdis.php"; include_once "gessql.php"; -//Defining the applcation name +//Defining the application name global $myfilename; $myfilename="lvlmai"; @@ -20,6 +20,7 @@ function tblheader(string $remoteip,int $numrec,int $offset,int $limit) { global $userlang; +global $myfilename; $debut=$offset+1; $email=gettranslate($userlang,"Received email"); @@ -27,7 +28,7 @@ $email=gettranslate($userlang,"Received email"); $STR = << -
+ @@ -55,7 +56,7 @@ $STR = << - + $email: