mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
7 lines
116 B
PHP
7 lines
116 B
PHP
<?php
|
|
|
|
// crmv@195354
|
|
|
|
$VTEP = VTEProperties::getInstance();
|
|
$VTEP->setProperty('modules.pdfmaker.enable_rtf', 0);
|