Skip to content

Commit 327b4af

Browse files
author
Dark❶
committed
Fix 2.0.2
- Code Sniff Changes Signed-off-by: Dark❶ <dark-1@users.noreply.github.com>
1 parent 223a5ae commit 327b4af

File tree

5 files changed

+0
-45
lines changed

5 files changed

+0
-45
lines changed

core/customise.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@
1010

1111
namespace phpbbseo\usu\core;
1212

13-
/**
14-
* DO NOT CHANGE
15-
* @ignore
16-
*/
17-
if (!defined('IN_PHPBB'))
18-
{
19-
exit;
20-
}
21-
2213
/**
2314
* customize trait
2415
* www.phpBB-SEO.ir

core/get_set.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@
1010

1111
namespace phpbbseo\usu\core;
1212

13-
/**
14-
* DO NOT CHANGE
15-
* @ignore
16-
*/
17-
if (!defined('IN_PHPBB'))
18-
{
19-
exit;
20-
}
21-
2213
/**
2314
* get_set trait
2415
* www.phpBB-SEO.ir

core/rewriter.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@
1010

1111
namespace phpbbseo\usu\core;
1212

13-
/**
14-
* DO NOT CHANGE
15-
* @ignore
16-
*/
17-
if (!defined('IN_PHPBB'))
18-
{
19-
exit;
20-
}
21-
2213
/**
2314
* rewriter trait
2415
* www.phpBB-SEO.ir

core/seo.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@
1010

1111
namespace phpbbseo\usu\core;
1212

13-
/**
14-
* DO NOT CHANGE
15-
* @ignore
16-
*/
17-
if (!defined('IN_PHPBB'))
18-
{
19-
exit;
20-
}
21-
2213
/**
2314
* seo trait
2415
* www.phpBB-SEO.ir

core/url.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@
1010

1111
namespace phpbbseo\usu\core;
1212

13-
/**
14-
* DO NOT CHANGE
15-
* @ignore
16-
*/
17-
if (!defined('IN_PHPBB'))
18-
{
19-
exit;
20-
}
21-
2213
/**
2314
* url trait
2415
* www.phpBB-SEO.ir

0 commit comments

Comments
 (0)