Ricardo García Jiménez
Ricardo García Jiménez
do you recommend a trayer for xwm? regards!!
When you use Merecat as a background program and send an http request with the post method from the client, Merecat responds with an empty request, in the foreground this...
At the line 207, set `$domain = isset($options['domain']) ? $options['domain'] : "";` to `$domain = isset($options['domain']) ? $options['domain'] : "/";` for clear cookies correctly
is it possible to suggest `$_SERVER['REQUEST_URI']` instead of `$_GET['_path_'] `?