1 Star 0 Fork 4

一方 / daloradius汉化版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
help-main.php 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
物联星空科技有限公司 提交于 2017-12-25 17:07 . no commit message
<?php
include ("library/checklogin.php");
$operator = $_SESSION['operator_user'];
include_once('library/config_read.php');
$log = "visited page: ";
include('include/config/logging.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>daloRADIUS</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="css/1.css" type="text/css" media="screen,projection" />
</head>
<?php
include ("menu-help.php");
?>
<div id="contentnorightbar">
<h2 id="Intro"><a href="#">Help</a></h2>
<p>
One of several communication mediums available at your disposal:<br/><br/>
<b>daloRADIUS website</b>: <a href="http://www.daloradius.com">daloRADIUS blog</a><br/><br/>
<b>daloRADIUS Project at SourceForge</b>: <a href="http://sourceforge.net/projects/daloradius/">SourceForge project</a><br/>
At SourceForge you may find the trackers for submitting tickets for support, bugs or features for next releases.<br/>
Forums and the mailing list archive to review and search for issues. The official daloRADIUS package is available at
SourceForge as well.<br/><br/>
<b>daloRADIUS Mailing List</b>: Email to daloradius-users@lists.sourceforge.net, though registration to the mailing list<br/>
is required first <a href="https://lists.sourceforge.net/lists/listinfo/daloradius-users">here</a><br/><br/>
<b>daloRADIUS IRC</b>: you can find us at #daloradius on irc.freenode.net
</p>
</div>
<div id="footer">
<?php
include 'page-footer.php';
?>
</div>
</div>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/fanshown/daloradiusHanHuaBan.git
git@gitee.com:fanshown/daloradiusHanHuaBan.git
fanshown
daloradiusHanHuaBan
daloradius汉化版
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891