* [refac bug #66580] No use apisession when use entry.
This commit is contained in:
+1
-1
@@ -61,4 +61,4 @@ catch (EndResponseException $endResponseException)
|
||||
}
|
||||
|
||||
/* Flush the buffer. */
|
||||
echo $app->formatData(helper::removeUTF8Bom(ob_get_clean()));
|
||||
echo $app->formatData(helper::removeUTF8Bom(ob_get_clean()));
|
||||
|
||||
Reference in New Issue
Block a user