This commit is contained in:
4
TeStore/market.php
Normal file
4
TeStore/market.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
|
||||
|
||||
$response->redirect(Typecho_Common::url(__TYPECHO_ADMIN_DIR__.'te-store/market',$options->index));
|
||||
Reference in New Issue
Block a user