|
@@ -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);
|