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