* @author Cornelius Weiss * @package admin * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @version $Id$ */ /** * Customfields class - manages customfield definitions in egw_config table * * Wrapper allowing apps to use old name */ class customfields extends admin_customfields {}