@@ -40,6 +40,10 @@ class Frontend extends Controller
*/
protected $auth = null;
+ public function __construct(){
+ exit;
+ }
+
public function _initialize()
{
//移除HTML标签