diff options
Diffstat (limited to 'Wrt3g.php')
| -rw-r--r-- | Wrt3g.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ class Wrt3g $parser = new Wrt3g_HtmlParser(); return $parser->status_noauth( - $this->loadStatus_NoAuth()->getBody() + $resp->getBody() ); } |
