From bed0dcccc88bd417876abd5238883b2b1cd5aafc Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 9 Jan 2019 01:01:47 +0100 Subject: target blank internal or external option admin --- app/class/art2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/class/art2.php') diff --git a/app/class/art2.php b/app/class/art2.php index 474531b..b4c0ff3 100644 --- a/app/class/art2.php +++ b/app/class/art2.php @@ -41,7 +41,7 @@ class Art2 const LEN = 255; - const LENTEXT = 20000; + const LENTEXT = 2**20; const SECUREMAX = 2; const LENCOULEUR = 7; const DEBUT = '(?id='; -- cgit v1.2.3