Files
EasySoft-ZenTaoPMS/module/bug/view/index.html.php
2010-11-09 06:14:34 +00:00

15 lines
441 B
PHP

<?php
/**
* The index view file of bug module of ZenTaoMS.
*
* @copyright Copyright 2009-2010 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package bug
* @version $Id$
* @link http://www.zentao.net
*/
?>
<?php include '../../common/view/header.html.php';?>
<div id='doc3'>
</div>
<?php include '../../common/view/footer.html.php';?>