stanley-king 8 år sedan
förälder
incheckning
ad855e5047
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      mobile/control/control.php

+ 0 - 2
mobile/control/control.php

@@ -76,8 +76,6 @@ class mobileControl
 
     protected function check_app_type()
     {
-        $_SESSION['is_app'] = false;
-
         $client = strtolower(trim($_SERVER['HTTP_CLIENT_TYPE']));
         $version = trim($_SERVER['HTTP_CLIENT_VERSION']);