[BUG] Undefined constant REQUEST_URI in class-quotesllama.php
-
There is an issue with the backend code where it says
$_SERVER[ REQUEST_URI ]
it should say$_SERVER[ "REQUEST_URI" ]
with single or double quotes.Please, fix this problem in next release.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[BUG] Undefined constant REQUEST_URI in class-quotesllama.php’ is closed to new replies.