mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
mobileXE 테스트 코드 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4319 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
819f5e7709
commit
a0b374aa25
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@
|
|||
elseif(eregi("CellPhone", $userAgent)) $browserType = "mhtml";
|
||||
else $browserType = "html";
|
||||
|
||||
$browserType = 'mhtml';
|
||||
// class 지정 (html일 경우 동작 하지 않도록 함)
|
||||
if($browserType == 'html') return null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue