Skip to content

Commit 48af421

Browse files
author
Till Brehm
committed
Update capp.php
1 parent 8018a27 commit 48af421

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/web/capp.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
//* Import module variable
3535
$mod = $_REQUEST["mod"];
36-
3736
//* If we click on a search result, load that one instead of the module's start page
3837
$redirect = (isset($_REQUEST["redirect"]) ? $_REQUEST["redirect"] : '');
3938

0 commit comments

Comments
 (0)