Remove PHP closing tags from app files

Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-24 12:39:54 +00:00
parent 811d5d47f3
commit a4082524d4
18 changed files with 0 additions and 38 deletions

View File

@@ -48,5 +48,3 @@ $config['SQL_db'] = "postgres";
$config['admin_mail'] = "leo@lstronic.com";
$config['bot_mail'] = "robot@kabano.com";
?>