. */ /** * Types Class * * Contains all the function to manage the doctypes * * @package Maarch LetterBox 1.0 * @version 2.0 * @since 10/2005 * @license GPL * @author Claire Figueras * */ require_once 'apps/'. $_SESSION['config']['app_id'] .'/class/class_types_Abstract.php'; class types extends types_Abstract { // custom }