. * * @copyright Copyright 2009-2010 Chunsheng Wang * @author Chunsheng Wang * @package qa * @version $Id$ * @link http://www.zentao.cn */ class qa extends control { public function index() { $this->locate($this->createLink('bug', 'index')); } }