From 9df72d62a4747259f0f793f33c065423bf8e8fb2 Mon Sep 17 00:00:00 2001 From: patrik2020 Date: Wed, 23 Sep 2020 20:45:21 +0200 Subject: [PATCH] Latex za izvoze: IZVOZ-55: Izvoz sumarnik - ne dela --- admin/survey/export/latexclasses/class.LatexAnalysisElement.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/survey/export/latexclasses/class.LatexAnalysisElement.php b/admin/survey/export/latexclasses/class.LatexAnalysisElement.php index 72ef9cc2a..f6519f153 100644 --- a/admin/survey/export/latexclasses/class.LatexAnalysisElement.php +++ b/admin/survey/export/latexclasses/class.LatexAnalysisElement.php @@ -10,7 +10,7 @@ //include('../../function.php'); include('../../vendor/autoload.php'); -define("MAX_STRING_LENGTH", 12, true); +define("MAX_STRING_LENGTH", 15, true); class LatexAnalysisElement{