Completed
Push — master ( fd0c8a...c024a6 )
by
unknown
03:33 queued 01:53
created
index.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xmf\Request;
24 23
 use Xoopsmodules\smallworld;
25 24
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.
loadmore.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xmf\Request;
24 23
 use Xoopsmodules\smallworld;
25 24
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.
message_ajax.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xmf\Request;
24 23
 use Xoopsmodules\smallworld;
25 24
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.
permalink.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xmf\Request;
24 23
 use Xoopsmodules\smallworld;
25 24
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.
publicindex.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xmf\Request;
24 23
 use Xoopsmodules\smallworld;
25 24
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.
smallworldshare.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xmf\Request;
24 23
 use Xoopsmodules\smallworld;
25 24
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.
userprofile.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xmf\Request;
24 23
 use Xoopsmodules\smallworld;
25 24
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.