代码拉取完成,页面将自动刷新
同步操作将从 物联星空科技有限公司/daloradius汉化版 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?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 [email protected], 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>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。