Skip to content

Commit 6d2c2d5

Browse files
committed
Merge remote-tracking branch 'origin/master' into dev-1.1.2
2 parents f2737d0 + 291a4e1 commit 6d2c2d5

24 files changed

Lines changed: 30 additions & 56 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This Extension Lets Admin to control **phpBB Native Fulltext** Search Index .
3333
4. **Sphinx Fulltext** `fulltext_sphinx` : This can not be Supported because it's fully Sphinx class side implementation & management , which is outside the scope of phpBB.
3434

3535

36-
## For More Detail's & ScreenShot's : [GitHub Page](https://github.dark1.tech/reducesearchindex/)
36+
## For More Detail's & ScreenShot's : [GitHub Page](https://dark1z.github.io/reducesearchindex/)
3737

3838

3939
## **Installation :**
@@ -79,7 +79,7 @@ Detailed phpBB standard Uninstallation of Extensions here : [phpBB Extensions Re
7979

8080
**GitHub Repository** : [reducesearchindex](https://github.com/Dark1z/reducesearchindex)
8181
**phpBB Customisation Database Extension** : [Reduce Search Index](https://www.phpbb.com/customise/db/extension/reduce_search_index)
82-
**For more Details Go Here** : [Reduce Search Index [RSI]](https://github.dark1.tech/reducesearchindex)
82+
**For more Details Go Here** : [Reduce Search Index [RSI]](https://dark1z.github.io/reducesearchindex)
8383

8484
**Credit where credit's due** :
8585
Date & Time Picker : **Any+Time** by *Andrew M. Andrews III* at [ama3.com/anytime](https://www.ama3.com/anytime),

acp/main_info.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Reduce Search Index [RSI]. An extension for the phpBB Forum Software package.
55
*
6-
* @copyright (c) 2020-forever, Dark❶, https://dark1.tech
6+
* @copyright (c) 2020-forever, Dark❶
77
* @license GNU General Public License, version 2 (GPL-2.0)
88
*
99
*/

acp/main_module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Reduce Search Index [RSI]. An extension for the phpBB Forum Software package.
55
*
6-
* @copyright (c) 2020-forever, Dark❶, https://dark1.tech
6+
* @copyright (c) 2020-forever, Dark❶
77
* @license GNU General Public License, version 2 (GPL-2.0)
88
*
99
*/

adm/style/dark1_rsi_acp_script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* Reduce Search Index [RSI]. An extension for the phpBB Forum Software package.
44
*
5-
* @copyright (c) 2020-forever, Dark❶, https://dark1.tech
5+
* @copyright (c) 2020-forever, Dark❶
66
* @license GNU General Public License, version 2 (GPL-2.0)
77
*
88
*/

adm/style/dark1_rsi_acp_style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* Reduce Search Index [RSI]. An extension for the phpBB Forum Software package.
44
*
5-
* @copyright (c) 2020-forever, Dark❶, https://dark1.tech
5+
* @copyright (c) 2020-forever, Dark❶
66
* @license GNU General Public License, version 2 (GPL-2.0)
77
*
88
*/

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"authors": [
1717
{
1818
"name": "Dark❶",
19-
"email": "phpbb@dark1.tech",
20-
"homepage": "https://dark1.tech",
19+
"email": "dark1z@yahoo.com",
20+
"homepage": "https://dark1.rf.gd/",
2121
"role": "Lead Developer"
2222
}
2323
],
@@ -38,12 +38,12 @@
3838
},
3939
"readme": "./README.md",
4040
"support": {
41-
"email": "phpbb@dark1.tech",
41+
"email": "dark1z@yahoo.com",
4242
"issues": "https://github.com/Dark1z/reducesearchindex/issues",
4343
"forum": "https://phpbb.com/customise/db/extension/reduce_search_index/support",
4444
"wiki": "https://github.com/Dark1z/reducesearchindex/wiki",
4545
"source": "https://github.com/Dark1z/reducesearchindex",
46-
"docs": "https://github.dark1.tech/reducesearchindex",
46+
"docs": "https://dark1z.github.io/reducesearchindex",
4747
"chat": "https://github.com/Dark1z/reducesearchindex/discussions"
4848
}
4949
}

controller/acp_base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Reduce Search Index [RSI]. An extension for the phpBB Forum Software package.
55
*
6-
* @copyright (c) 2020-forever, Dark❶, https://dark1.tech
6+
* @copyright (c) 2020-forever, Dark❶
77
* @license GNU General Public License, version 2 (GPL-2.0)
88
*
99
*/

controller/acp_cron.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Reduce Search Index [RSI]. An extension for the phpBB Forum Software package.
55
*
6-
* @copyright (c) 2020-forever, Dark❶, https://dark1.tech
6+
* @copyright (c) 2020-forever, Dark❶
77
* @license GNU General Public License, version 2 (GPL-2.0)
88
*
99
*/

controller/acp_forum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Reduce Search Index [RSI]. An extension for the phpBB Forum Software package.
55
*
6-
* @copyright (c) 2020-forever, Dark❶, https://dark1.tech
6+
* @copyright (c) 2020-forever, Dark❶
77
* @license GNU General Public License, version 2 (GPL-2.0)
88
*
99
*/

controller/acp_main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Reduce Search Index [RSI]. An extension for the phpBB Forum Software package.
55
*
6-
* @copyright (c) 2020-forever, Dark❶, https://dark1.tech
6+
* @copyright (c) 2020-forever, Dark❶
77
* @license GNU General Public License, version 2 (GPL-2.0)
88
*
99
*/

0 commit comments

Comments
 (0)