class.php 237 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 <?php if(!defined('InEmpireCMS')) { exit(); } $class_r=array(); $class_zr=array(); $class_tr=array(); $eyh_r=array(); require(ECMS_PATH.'e/data/dbcache/class1.php'); require(ECMS_PATH.'e/data/dbcache/ztclass.php'); ?>