mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-01-22 21:45:19 +08:00
@@ -51,8 +51,6 @@ function dshowmessage($message, $url_forward = '', $values = array(), $extrapara
|
||||
if(!empty($_G['inajax'])) {
|
||||
$handlekey = $_GET['handlekey'] = !empty($_GET['handlekey']) ? dhtmlspecialchars($_GET['handlekey']) : '';
|
||||
$param['handle'] = true;
|
||||
}
|
||||
if(!empty($_G['inajax'])) {
|
||||
$param['msgtype'] = empty($_GET['ajaxmenu']) && (empty($_POST) || !empty($_GET['nopost'])) ? 2 : 3;
|
||||
}
|
||||
if($url_forward) {
|
||||
|
||||
Reference in New Issue
Block a user