first
This commit is contained in:
11
modules/comment/action/a.multi_empty.php
Normal file
11
modules/comment/action/a.multi_empty.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
if(!defined('__KIMS__')) exit;
|
||||
|
||||
|
||||
checkAdmin(0);
|
||||
|
||||
$referer = $g['s'].'/?r='.$r.'&iframe=Y&m=admin&module='.$m.'&front=movecopy&type='.$type;
|
||||
$_SESSION['BbsPost'.$type] = '';
|
||||
|
||||
getLink($referer,'parent.','','');
|
||||
?>
|
||||
Reference in New Issue
Block a user