mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 18:44:27 +02:00
More notice removal
This commit is contained in:
@@ -83,7 +83,7 @@ if (!getperms('W'))
|
||||
|
||||
$e_sub_cat = 'mail';
|
||||
|
||||
if($_GET['mode']=="progress")
|
||||
if(vartrue($_GET['mode']) == "progress")
|
||||
{
|
||||
session_write_close();
|
||||
sendProgress();
|
||||
|
Reference in New Issue
Block a user