mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 05:37:32 +02:00
Comment added.
This commit is contained in:
@@ -190,6 +190,9 @@ class user_select
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @deprecated
|
||||||
|
*/
|
||||||
function popup()
|
function popup()
|
||||||
{
|
{
|
||||||
global $ns, $tp;
|
global $ns, $tp;
|
||||||
@@ -223,7 +226,6 @@ class user_select
|
|||||||
<head>
|
<head>
|
||||||
<title>".SITENAME."</title>\n";
|
<title>".SITENAME."</title>\n";
|
||||||
|
|
||||||
|
|
||||||
echo "<link rel=stylesheet href='".e_WEB_ABS."js/bootstrap/css/bootstrap.min.css'>
|
echo "<link rel=stylesheet href='".e_WEB_ABS."js/bootstrap/css/bootstrap.min.css'>
|
||||||
<link rel=stylesheet href='".THEME_ABS."style.css'>
|
<link rel=stylesheet href='".THEME_ABS."style.css'>
|
||||||
<script language='JavaScript' type='text/javascript'>
|
<script language='JavaScript' type='text/javascript'>
|
||||||
|
Reference in New Issue
Block a user