Declare N as constant

This commit is contained in:
pezcurrel 2022-12-01 05:45:00 +01:00
parent 9087c4d015
commit 255a7d5f2e

View file

@ -1,6 +1,6 @@
<?php
define('N',"\n");
const N="\n";
function muoribene($msg,$ec,$clmy=false) {
global $link;