示例#1
0
<?php

bx_import('BxDolInstallerUtils');
$oInstallerUtils = new BxDolInstallerUtils();
$oInstallerUtils->updateSystemExceptions();
return true;