From 1480a355585f357a862ba89b0912c363ea457e66 Mon Sep 17 00:00:00 2001 From: Alan Date: Tue, 27 Feb 2024 17:12:51 +0800 Subject: [PATCH] renive debyg --- FpdfAlt/Chinese.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FpdfAlt/Chinese.php b/FpdfAlt/Chinese.php index adcd675c..3e61d275 100644 --- a/FpdfAlt/Chinese.php +++ b/FpdfAlt/Chinese.php @@ -320,8 +320,7 @@ class FpdfAlt_Chinese extends FpdfAlt function _putfonts() { - print_R($this->fonts); - $nf=$this->n; + $nf=$this->n; foreach($this->diffs as $diff) { //Encodings -- 2.39.2