mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 01:25:21 +02:00
Moved the needed include to a better place.
This commit is contained in:
parent
f48f7394e9
commit
65468bf202
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
require_once("boot.php");
|
||||
require_once("include/follow.php");
|
||||
require_once("include/Scrape.php");
|
||||
|
||||
function RemoveReply($subject) {
|
||||
while (in_array(strtolower(substr($subject, 0, 3)), array("re:", "aw:")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue