Файловый менеджер - Редактировать - /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/mpdf/mpdf/src/Tag/SubstituteTag.php
Назад
<?php namespace Mpdf\Tag; abstract class SubstituteTag extends Tag { public function close(&$ahtml, &$ihtml) { $tag = $this->getTagName(); if ($this->mpdf->InlineProperties[$tag]) { $this->mpdf->restoreInlineProperties($this->mpdf->InlineProperties[$tag]); } unset($this->mpdf->InlineProperties[$tag]); $ltag = strtolower($tag); $this->mpdf->$ltag = false; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка