Merge branch 'master' into feature-68684/PHPMailer

This commit is contained in:
Paolo
2026-02-09 12:29:16 +01:00
96 changed files with 11474 additions and 1687 deletions
+1 -1
View File
@@ -723,7 +723,7 @@ class PrestudentLib
// Generate Alias
$alias = '';
$alias = null;
if (!defined('GENERATE_ALIAS_STUDENT')
|| GENERATE_ALIAS_STUDENT === true
) {