Completed
Push — master ( 6eccd4...8e591c )
by
unknown
01:46
created
admin/admin_header.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -20,8 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xoopsmodules\smallworld;
24
-
25 23
 $moduleDirName = basename(dirname(__DIR__));
26 24
 require_once __DIR__ . '/../../../include/cp_header.php';
27 25
 require_once __DIR__ . '/../include/common.php';
Please login to merge, or discard this patch.
friendinvite.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.
friends.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.
galleryshow.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.
image_edit_submit.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.
include/functions.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__ . '/common.php';
26 25
 
Please login to merge, or discard this patch.
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
 
26 25
 require_once __DIR__ . '/header.php';
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.