system.php 107 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 <?php global $em_systems; $em_systems = array(); $em_systems['0'] = '仅用于判断缓存是否存在'; ?>