Commit 157b0167 by Administrator

'点击设置显示空白'

parent abdffb14
......@@ -25,7 +25,7 @@ class SingleAction extends CommonAction
*/
public function info()
{
$id = t($_GET['id']);
$id = ($_GET['id']);
dump($id);
if ($id === 'buy') {
$result = model('Xdata')->get("admin_Config:about");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment