stanley-king %!s(int64=8) %!d(string=hai) anos
pai
achega
795d60369d
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      mobile/control/control.php

+ 5 - 0
mobile/control/control.php

@@ -49,6 +49,11 @@ class mobileControl
         statistics_helper::instance()->add_call($_GET);
     }
 
+    public function __destruct()
+    {
+        //unset($_SESSION['is_app']);
+    }
+
     protected function android()
     {
         return $_SESSION['client_type'] == 'android';