. * * @copyright Copyright 2009-2010 青岛易软天创网络科技有限公司(www.cnezsoft.com) * @author Chunsheng Wang * @package qa * @version $Id$ * @link http://www.zentaoms.com */ class qa extends control { public function index() { $this->locate($this->createLink('bug', 'index')); } }