* [perf story #59903] init ajaxsetting ui page.

This commit is contained in:
wangyidong
2024-07-24 14:48:19 +08:00
committed by 孙广明
parent 9f3ba31463
commit da4cff72ed
+13
View File
@@ -0,0 +1,13 @@
<?php
declare(strict_types=1);
/**
* The ajaxSetting view file of message module of ZenTaoPMS.
*
* @copyright Copyright 2009-2015 青岛易软天创网络科技有限公司(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 message
* @version $Id$
* @link http://www.zentao.net
*/
namespace zin;