first commit 2
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
include_once('./_common.php');
|
||||
|
||||
if (G5_IS_MOBILE) {
|
||||
include_once(G5_MSHOP_PATH.'/iteminfo.php');
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user