mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Notice removal
This commit is contained in:
@@ -339,11 +339,11 @@ class import_main_ui extends e_admin_ui
|
||||
}
|
||||
|
||||
|
||||
if ($msg)
|
||||
{
|
||||
$mes->add($msg, E_MESSAGE_INFO); // $ns -> tablerender(LAN_CONVERT_30, $msg);
|
||||
$msg = '';
|
||||
}
|
||||
// if ($msg)
|
||||
// {
|
||||
// $mes->add($msg, E_MESSAGE_INFO); // $ns -> tablerender(LAN_CONVERT_30, $msg);
|
||||
// $msg = '';
|
||||
// }
|
||||
|
||||
if ($abandon)
|
||||
{
|
||||
|
Reference in New Issue
Block a user