first
This commit is contained in:
8
modules/widget/action/a.widget_update.php
Normal file
8
modules/widget/action/a.widget_update.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
if(!defined('__KIMS__')) exit;
|
||||
|
||||
checkAdmin(0);
|
||||
|
||||
|
||||
getLink($g['s'].'/?r='.$r.'&m=admin&module='.$m.'&layout='.$_layout.'&sublayout='.$_sublayout,'parent.',sprintf('[%s] 파일이 수정되었습니다.',$codeFile),'');
|
||||
?>
|
||||
Reference in New Issue
Block a user