SRCMS·轻响应V1.6正式版
修复外部报告的多个严重安全缺陷
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @author Zhou Yuyang <1009465756@qq.com> 12:28 2016/1/23
|
||||
* @author Zhou Yuyang <1009465756@qq.com> 13:59 2016/1/25
|
||||
* @copyright 2105-2018 SRCMS
|
||||
* @homepage http://www.src.pw
|
||||
* @version 1.5
|
||||
@@ -13,7 +13,7 @@ use Think\Controller;
|
||||
|
||||
class HallController extends Controller{
|
||||
|
||||
public function index()
|
||||
public function index()
|
||||
{
|
||||
$xuhao = 1;
|
||||
$model = M('member');
|
||||
|
||||
Reference in New Issue
Block a user