www.gusucode.com > DEDECMS精简版 织梦CMS系统企业精简版 v3.0.1.2源码程序 > cloudcms_v3.0.1.2/yunteng_cc_data/helper.inc.php

    <?php
$cfg_helper_autoload = array
(
        'charset',
        'channelunit',
        'string',
        'time',
        'file',
        'util',
        'validate',
        'filter',
        'cookie',
        'debug',
        'archive',
        'upload',
        'extend',
);
?>