Skip to content

Commit 8018a27

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interface/web/capp.php

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

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

0 commit comments

Comments
 (0)