stanley-king пре 7 година
родитељ
комит
64ccd999d8
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      mobile/control/inoherb.php

+ 1 - 2
mobile/control/inoherb.php

@@ -31,8 +31,7 @@ class inoherbControl extends mobileControl
         else {
             $url = "http://p.lrlz.com/hfive/inoherb/index.html?2";
         }
-
-        fcgi_header("location: {$url}");
+        return self::outsuccess(['direct_uri' => $url],"redirect");
     }
 
     public function listOp()