first
This commit is contained in:
7
modules/site/action/a.mobilemode.php
Normal file
7
modules/site/action/a.mobilemode.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
if(!defined('__KIMS__')) exit;
|
||||
|
||||
$_SESSION['pcmode'] = '';
|
||||
|
||||
getLink($referer ? urldecode($referer) : $_SERVER['HTTP_REFERER'],'','','');
|
||||
?>
|
||||
Reference in New Issue
Block a user