Alexei Sorokin 434f07430d [DATABASE] Use "<>" as an SQL non-equality sign in more cases
A follow-up to commit 644b417f6cb16ebe1777f8aa1091c7cde7e4a015
2021-07-16 19:44:36 +01:00
..
2016-02-08 17:48:37 +00:00

The FollowEveryone plugin makes it so that when a new user registers, all
existing users follow them automatically.

Installation
============
add "addPlugin('FollowEveryone');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('FollowEveryone');