You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
592 B
14 lines
592 B
<?php
|
|
|
|
/**
|
|
* ECTouch E-Commerce Project
|
|
* ============================================================================
|
|
* Copyright (c) 2014-2015 http://ectouch.cn All rights reserved.
|
|
* ----------------------------------------------------------------------------
|
|
* This is NOT a freeware, use is subject to license terms
|
|
* ----------------------------------------------------------------------------
|
|
* Licensed ( http://www.ectouch.cn/license )
|
|
* ----------------------------------------------------------------------------
|
|
*/
|
|
|
|
header('location:../index.php?r=admin');
|
|
|