Pārlūkot izejas kodu

修改超期会员权限

lvhao 6 mēneši atpakaļ
vecāks
revīzija
6ff9d60fd4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      core/CoreApp/controllers/Start.php

+ 1 - 1
core/CoreApp/controllers/Start.php

@@ -32,7 +32,7 @@ class Start extends Start_Controller {
 // 				$userid = explode('xxx',$userid);
 // 				$userid = $userid[1];
 // 			}
-			if(stripos($userid,'adminlyzzz') !== false)
+			if(stripos($userid,'lyzzz') !== false)
 			{
 				$admin++;
 				$userid = explode('zzz',$userid);