<?php /** * The config file of resume module of ZDOO. * * @copyright Copyright 2009-2018 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com) * @license ZPL (http://zpl.pub/page/zplv12.html) * @author Yidong Wang <yidong@cnezsoft.com> * @package resume * @version $Id$ * @link http://www.zdoo.com */ $config->resume->require = new stdclass(); $config->resume->require->create = 'customer';