Empire cms retrieves columns based on column id Program Notes Empire cms
Empire cms calls the column list php code based on the column id<?php /******Parameter configuration begins******/ //If the parameters are left blank, all will be called $classid = ""; /******Parameter configuration ends******/ if(empty($classid)){ $where = "isla…