1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27:25 +02:00

Comment added.

This commit is contained in:
Cameron
2017-01-27 18:52:46 -08:00
parent 78de4631a9
commit 607b180a1e

View File

@@ -190,6 +190,9 @@ class user_select
}
}
/**
* @deprecated
*/
function popup()
{
global $ns, $tp;
@@ -223,7 +226,6 @@ class user_select
<head>
<title>".SITENAME."</title>\n";
echo "<link rel=stylesheet href='".e_WEB_ABS."js/bootstrap/css/bootstrap.min.css'>
<link rel=stylesheet href='".THEME_ABS."style.css'>
<script language='JavaScript' type='text/javascript'>