Use Arguments->getCommand() where it makes more sense than getQueryString()
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 9 Sep 2020 04:15:25 +0000 (00:15 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 12 Sep 2020 13:09:15 +0000 (09:09 -0400)
commitbbefc61a0cf36da6a02a3ed459b4434dfd3b0998
tree7895b2915ac9bfdb5dcb9010707e5411d0766a3c
parente23f3a645a35097dcb361928cbf3b1b986080ad1
Use Arguments->getCommand() where it makes more sense than getQueryString()

- Remove a couple of intermediary query string variables
include/api.php
include/conversation.php
mod/network.php
src/Module/BaseApi.php