We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8018a27 commit 48af421Copy full SHA for 48af421
interface/web/capp.php
@@ -33,7 +33,6 @@
33
34
//* Import module variable
35
$mod = $_REQUEST["mod"];
36
-
37
//* If we click on a search result, load that one instead of the module's start page
38
$redirect = (isset($_REQUEST["redirect"]) ? $_REQUEST["redirect"] : '');
39
0 commit comments