예제 #1
0
파일: init.php 프로젝트: decima/M2-platine
function system_update_cache()
{
    permission::update_list();
    module_manager::scan_and_update_list();
    theme::scan_theme_folder();
}