77 lines
3.7 KiB
PHP
Executable File
77 lines
3.7 KiB
PHP
Executable File
<?php
|
||
/* Smarty version 5.3.1, created on 2025-02-18 22:17:50
|
||
from 'file:staff.tpl' */
|
||
|
||
/* @var \Smarty\Template $_smarty_tpl */
|
||
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
||
'version' => '5.3.1',
|
||
'unifunc' => 'content_67b4968ebb4719_25742124',
|
||
'has_nocache_code' => false,
|
||
'file_dependency' =>
|
||
array (
|
||
'38e05a3bd5d54d15383a4ac516ffb4bdb366d87f' =>
|
||
array (
|
||
0 => 'staff.tpl',
|
||
1 => 1712762115,
|
||
2 => 'file',
|
||
),
|
||
),
|
||
'includes' =>
|
||
array (
|
||
'file:header.tpl' => 1,
|
||
'file:footer.tpl' => 1,
|
||
),
|
||
))) {
|
||
function content_67b4968ebb4719_25742124 (\Smarty\Template $_smarty_tpl) {
|
||
$_smarty_current_dir = '/www/wwwroot/fuuu.cloud/resources/views/tabler';
|
||
$_smarty_tpl->renderSubTemplate('file:header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
|
||
?>
|
||
|
||
<body class="border-top-wide border-primary d-flex flex-column">
|
||
<div class="page page-center">
|
||
<div class="container-tight my-auto">
|
||
<div class="empty">
|
||
<p class="empty-title">MIT License</p>
|
||
<p class="empty-subtitle">©2019 SSPanel UIM</p>
|
||
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
|
||
of this software and associated documentation files (the "Software"), to deal
|
||
in the Software without restriction, including without limitation the rights
|
||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||
copies of the Software, and to permit persons to whom the Software is
|
||
furnished to do so, subject to the following conditions:</p>
|
||
<br>
|
||
<p>The above copyright notice and this permission notice shall be included in all
|
||
<p>copies or substantial portions of the Software.</p>
|
||
<br>
|
||
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.</p>
|
||
<br>
|
||
<p class="empty-title"><a href="https://wiki.sspanel.org/#/contributors">贡献者清单</a></p>
|
||
<br>
|
||
<p class="empty-title"><a href="https://github.com/Anankke/SSPanel-Uim">GitHub Repo</a></p>
|
||
<br>
|
||
<p class="empty-title"><a href="https://github.com/sspanel-uim">GitHub Org</a></p>
|
||
<br>
|
||
<p class="empty-title">SSPanel-UIM 的存在离不开以下开源项目</p>
|
||
<p><a href="https://github.com/slimphp/Slim">Slim Framework</a></p>
|
||
<p><a href="https://github.com/tabler/tabler">Tabler</a></p>
|
||
<p><a href="https://github.com/twigphp/Twig">Twig</a></p>
|
||
<br>
|
||
<p>This product includes GeoLite2 data created by MaxMind, available from
|
||
<a href="https://www.maxmind.com">https://www.maxmind.com</a>.</p>
|
||
<br>
|
||
<p class="empty-title">鸣谢</p>
|
||
<p>所有被引用过代码的开发者,以及所有提交过 PR 的贡献者。当然,还有在使用这份程序的你我Ta。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<?php $_smarty_tpl->renderSubTemplate('file:footer.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
|
||
}
|
||
}
|