KT_cmis_atom_service.inc.php 161 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 <?php include_once(KT_ATOM_LIB_FOLDER.'KT_atom_service.inc.php'); class KT_cmis_atom_service extends KT_atom_service { // override and extend as needed } ?>