'EGroupware GmbH', 'url' => 'http://www.egroupware.org/'), ); $GLOBALS['egw_info']['template']['kdots']['license'] = 'GPL'; $GLOBALS['egw_info']['template']['kdots']['maintainer'] = array( array('name' => 'EGroupware GmbH', 'url' => 'http://www.egroupware.org/') ); $GLOBALS['egw_info']['template']['kdots']['description'] = "WIP framework of EGroupware."; $GLOBALS['egw_info']['template']['kdots']['windowed'] = true; // specify (different) labels for default themes $GLOBALS['egw_info']['template']['kdots']['themes'] = array( 'default' => 'Standard' ); // Dependencies for this template to work $GLOBALS['egw_info']['template']['kdots']['depends'][] = array( 'appname' => 'api', 'versions' => array('23.1') );