mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
4 lines
144 B
PHP
4 lines
144 B
PHP
<?php
|
|
require_once('include/utils/VTEProperties.php');
|
|
$VTEP = VTEProperties::getInstance();
|
|
$VTEP->setProperty('performance.webservice_log',0); |