信呼OA版本v2.3.8

This commit is contained in:
雨中磐石
2022-08-14 16:47:40 +08:00
parent 4640677d27
commit e3fcd913e3
1405 changed files with 133635 additions and 73 deletions

View File

@@ -0,0 +1,11 @@
<?php
/**
* 桌面首页项(底部版权提示)
* 我们系统的开源,你们可以直接使用,给点面子不,版权信息就留着吧不要去掉;当然拉,你不给面子可以去掉或修改。
* 欢迎来官网www.rockoa.com下咨询去掉了就无法在线升级了。
*/
defined('HOST') or die ('not access');
?>
<div class="tishi" align="center">Copyright &copy;<?=date('Y')?> &nbsp;<?=substr(URLY,7,-1)?> &nbsp;<?=TITLE?>v<?=VERSION?> &nbsp;版权所有:<a href="<?=URLY?>" id="homefooter" target="_blank">信呼开发团队</a></div>